fix: litelllm models
This commit is contained in:
@@ -194,8 +194,8 @@
|
|||||||
output = 128000;
|
output = 128000;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"gpt-5.3-codex" = {
|
"gpt-5.6-sol" = {
|
||||||
name = "GPT-5.3 Codex";
|
name = "GPT-5.6 Sol";
|
||||||
limit = {
|
limit = {
|
||||||
context = 400000;
|
context = 400000;
|
||||||
output = 128000;
|
output = 128000;
|
||||||
@@ -214,8 +214,8 @@
|
|||||||
output = 64000;
|
output = 64000;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"claude-sonnet-4-6" = {
|
"claude-sonnet-5" = {
|
||||||
name = "Claude Sonnet 4.6";
|
name = "Claude Sonnet 5";
|
||||||
options = {
|
options = {
|
||||||
thinking = {
|
thinking = {
|
||||||
type = "enabled";
|
type = "enabled";
|
||||||
|
|||||||
Reference in New Issue
Block a user