Update default_config.yaml

frdel committed Mar 24, 2026 at 19:28 UTC 6d44c885f8044280676f89b0f564adb2d8494dba
1 file changed +2 -2
plugins/_model_config/default_config.yaml
+2 -2
@@ -4,7 +4,7 @@ chat_model:
4 provider: "openrouter"
5 name: "anthropic/claude-sonnet-4.6"
6 api_base: ""
7 - ctx_length: 128000
7 + ctx_length: 200000
8 ctx_history: 0.7
9 vision: true
10 max_embeds: 10
@@ -15,7 +15,7 @@ chat_model:
15
16 utility_model:
17 provider: "openrouter"
18 - name: "google/gemini-3-flash-preview"
18 + name: "google/gemini-3.1-flash-lite-preview"
19 api_base: ""
20 ctx_length: 128000
21 ctx_input: 0.7