fix(k3s): update default model to working gemini-flash
This commit is contained in:
parent
b2041763f7
commit
725acba642
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ data:
|
|||
"restrict_to_workspace": true,
|
||||
"allow_read_outside_workspace": false,
|
||||
"provider": "",
|
||||
"model_name": "gemini-2.0-flash",
|
||||
"model_name": "gemini-flash",
|
||||
"max_tokens": 32768,
|
||||
"max_tool_iterations": 50,
|
||||
"summarize_message_threshold": 20,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue