update config

This commit is contained in:
bridge
2026-01-01 18:31:47 +08:00
parent 3837e3eafa
commit f562d4ea81

View File

@@ -45,7 +45,7 @@ const presets = [
name: 'OpenRouter',
base_url: 'https://openrouter.ai/api/v1',
model_name: 'anthropic/claude-3.5-sonnet',
fast_model_name: 'google/gemini-flash-1.5'
fast_model_name: 'google/gemini-3-flash'
}
]