chore: adds a warning when custom openrouter model is a free model which suffers from lower rate limits, restricted context, and, worst of all, no access to tool_use.

This commit is contained in:
Eyal Toledano
2025-06-07 18:54:11 -04:00
parent 65b70d746a
commit 54005d5486
5 changed files with 2027 additions and 1403 deletions

View File

@@ -388,13 +388,6 @@
"allowed_roles": ["main", "fallback"],
"max_tokens": 24000
},
{
"id": "qwen/qwen3-235b-a22b:free",
"swe_score": 0,
"cost_per_1m_tokens": { "input": 0.14, "output": 2 },
"allowed_roles": ["main", "fallback"],
"max_tokens": 24000
},
{
"id": "mistralai/mistral-small-3.1-24b-instruct:free",
"swe_score": 0,

File diff suppressed because it is too large Load Diff