llmrouter: Schwellen medium 45, high 49, max 53 (Andreas 2026-09-05)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
2026-09-05 07:47:01 +02:00
co-authored by Claude Fable 5.1
parent 3b9ad85825
commit 4b11a869e6
+4 -4
View File
@@ -41,17 +41,17 @@
},
"marvin:medium": {
"art": "schwelle",
"index": 40,
"index": 45,
"minContext": 256000
},
"marvin:high": {
"art": "schwelle",
"index": 47,
"index": 49,
"minContext": 500000
},
"marvin:max": {
"art": "schwelle",
"index": 50,
"index": 53,
"minContext": 500000
},
"marvin-free": {
@@ -138,5 +138,5 @@
"marvin-reasoning": "marvin-core:medium",
"marvin-core": "marvin-core:none"
},
"_stufen_doku": "Stufen als Index-Schwelle (Artificial-Analysis-Intelligence-Index, 0-100) mit Mindestkontext (Andreas 2026-09-05): low 25/256k, medium 40/256k, high 47/500k, max 50/500k. Die Art \"alternative\" mit Referenzmodell (z.B. anthropic/claude-opus-5:medium) bleibt möglich."
"_stufen_doku": "Stufen als Index-Schwelle (Artificial-Analysis-Intelligence-Index, 0-100) mit Mindestkontext (Andreas 2026-09-05): low 25/256k, medium 45/256k, high 49/500k, max 53/500k. Die Art \"alternative\" mit Referenzmodell (z.B. anthropic/claude-opus-5:medium) bleibt möglich."
}