We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09935c commit f4fa591Copy full SHA for f4fa591
internal/providers/configs/openrouter.json
@@ -5,7 +5,7 @@
5
"api_endpoint": "https://openrouter.ai/api/v1",
6
"type": "openai",
7
"default_large_model_id": "anthropic/claude-sonnet-4",
8
- "default_small_model_id": "anthropic/claude-haiku-3.5",
+ "default_small_model_id": "anthropic/claude-3.5-haiku",
9
"models": [
10
{
11
"id": "mistralai/mistral-small-3.2-24b-instruct:free",
0 commit comments