fix: litelllm models

This commit is contained in:
2026-08-03 11:49:23 +02:00
parent 69082a07f2
commit c90f5a5857
+1 -7
View File
@@ -218,14 +218,8 @@
name = "Claude Sonnet 5";
options = {
thinking = {
type = "enabled";
budget_tokens = 16000;
type = "adaptive";
};
};
limit = {
context = 200000;
output = 64000;
};
};
"claude-opus-4-8" = {
name = "Claude Opus 4.8";