fix: litelllm models
This commit is contained in:
@@ -218,13 +218,7 @@
|
|||||||
name = "Claude Sonnet 5";
|
name = "Claude Sonnet 5";
|
||||||
options = {
|
options = {
|
||||||
thinking = {
|
thinking = {
|
||||||
type = "enabled";
|
type = "adaptive";
|
||||||
budget_tokens = 16000;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
limit = {
|
|
||||||
context = 200000;
|
|
||||||
output = 64000;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"claude-opus-4-8" = {
|
"claude-opus-4-8" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user