fix(k3s): update default model to working gemini-flash

This commit is contained in:
stevef 2026-04-12 23:39:00 +02:00
parent b2041763f7
commit 725acba642

View file

@ -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,