fix: litelllm models

This commit is contained in:
2026-08-03 11:49:56 +02:00
parent c90f5a5857
commit 6a67324c6d
+5
View File
@@ -220,6 +220,11 @@
thinking = {
type = "adaptive";
};
};
limit = {
context = 200000;
output = 64000;
};
};
"claude-opus-4-8" = {
name = "Claude Opus 4.8";