mirror of
https://github.com/radzenhq/radzen-blazor.git
synced 2026-07-08 18:16:08 +00:00
Chat model updated
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"Endpoint": "https://api.cloudflare.com/client/v4/accounts/dac31e6601b57aa9edbead03210a6fd6/ai/v1/chat/completions",
|
||||
"ApiKey": "",
|
||||
"ApiKeyHeader": "Authorization",
|
||||
"Model": "@cf/meta/llama-3.3-70b-instruct-fp8-fast",
|
||||
"Model": "@cf/meta/llama-4-scout-17b-16e-instruct",
|
||||
"SystemPrompt": "You are a helpful AI code assistant.",
|
||||
"Temperature": 0.7,
|
||||
"MaxTokens": 50
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"Endpoint": "https://api.cloudflare.com/client/v4/accounts/dac31e6601b57aa9edbead03210a6fd6/ai/v1/chat/completions",
|
||||
"ApiKey": "",
|
||||
"ApiKeyHeader": "Authorization",
|
||||
"Model": "@cf/meta/llama-3.3-70b-instruct-fp8-fast",
|
||||
"Model": "@cf/meta/llama-4-scout-17b-16e-instruct",
|
||||
"SystemPrompt": "You are a helpful AI code assistant.",
|
||||
"Temperature": 0.7,
|
||||
"MaxTokens": 2048
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"Endpoint": "https://api.cloudflare.com/client/v4/accounts/dac31e6601b57aa9edbead03210a6fd6/ai/v1/chat/completions",
|
||||
"ApiKey": "",
|
||||
"ApiKeyHeader": "Authorization",
|
||||
"Model": "@cf/meta/llama-3.3-70b-instruct-fp8-fast",
|
||||
"Model": "@cf/meta/llama-4-scout-17b-16e-instruct",
|
||||
"SystemPrompt": "You are a helpful AI code assistant.",
|
||||
"Temperature": 0.7,
|
||||
"MaxTokens": 2048
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"Endpoint": "https://api.cloudflare.com/client/v4/accounts/dac31e6601b57aa9edbead03210a6fd6/ai/v1/chat/completions",
|
||||
"ApiKey": "",
|
||||
"ApiKeyHeader": "Authorization",
|
||||
"Model": "@cf/meta/llama-3.3-70b-instruct-fp8-fast",
|
||||
"Model": "@cf/meta/llama-4-scout-17b-16e-instruct",
|
||||
"SystemPrompt": "You are a helpful AI code assistant.",
|
||||
"Temperature": 0.7,
|
||||
"MaxTokens": 2048
|
||||
|
||||
Reference in New Issue
Block a user