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