fix: litelllm models

This commit is contained in:
2026-08-03 11:34:59 +02:00
parent d2b39a3f2d
commit 69082a07f2
+4 -4
View File
@@ -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";