fix: fix model

Kujtim Hoxha created

Change summary

internal/providers/configs/openrouter.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

internal/providers/configs/openrouter.json 🔗

@@ -5,7 +5,7 @@
   "api_endpoint": "https://openrouter.ai/api/v1",
   "type": "openai",
   "default_large_model_id": "anthropic/claude-sonnet-4",
-  "default_small_model_id": "anthropic/claude-haiku-3.5",
+  "default_small_model_id": "anthropic/claude-3.5-haiku",
   "models": [
     {
       "id": "mistralai/mistral-small-3.2-24b-instruct:free",