fix: litelllm models
This commit is contained in:
@@ -220,6 +220,11 @@
|
|||||||
thinking = {
|
thinking = {
|
||||||
type = "adaptive";
|
type = "adaptive";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
limit = {
|
||||||
|
context = 200000;
|
||||||
|
output = 64000;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
"claude-opus-4-8" = {
|
"claude-opus-4-8" = {
|
||||||
name = "Claude Opus 4.8";
|
name = "Claude Opus 4.8";
|
||||||
|
|||||||
Reference in New Issue
Block a user