mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 04:00:26 +00:00
Update default_config.yaml
This commit is contained in:
parent
986c1b1cee
commit
6d44c885f8
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ chat_model:
|
|||
provider: "openrouter"
|
||||
name: "anthropic/claude-sonnet-4.6"
|
||||
api_base: ""
|
||||
ctx_length: 128000
|
||||
ctx_length: 200000
|
||||
ctx_history: 0.7
|
||||
vision: true
|
||||
max_embeds: 10
|
||||
|
|
@ -15,7 +15,7 @@ chat_model:
|
|||
|
||||
utility_model:
|
||||
provider: "openrouter"
|
||||
name: "google/gemini-3-flash-preview"
|
||||
name: "google/gemini-3.1-flash-lite-preview"
|
||||
api_base: ""
|
||||
ctx_length: 128000
|
||||
ctx_input: 0.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue