@@ -186,8 +186,8 @@
}
},
{
- "id": "gpt-5.4",
- "name": "GPT 5.4",
+ "id": "gpt-5.5",
+ "name": "GPT 5.5",
"reasoning": true,
"input": ["text", "image"],
"cost": {
@@ -275,6 +275,24 @@
"supportsDeveloperRole": false
}
},
+ {
+ "id": "kimi-k2.6-fast",
+ "name": "Kimi K2.6 Fast",
+ "reasoning": false,
+ "input": ["text", "image"],
+ "cost": {
+ "input": 0,
+ "output": 0,
+ "cacheRead": 0,
+ "cacheWrite": 0
+ },
+ "contextWindow": 262144,
+ "maxTokens": 52428,
+ "compat": {
+ "supportsReasoningEffort": false,
+ "supportsDeveloperRole": false
+ }
+ },
{
"id": "kimi-k2.6h",
"name": "Kimi K2.6h",
@@ -376,8 +394,8 @@
"cacheRead": 0,
"cacheWrite": 0
},
- "contextWindow": 131072,
- "maxTokens": 26214,
+ "contextWindow": 65536,
+ "maxTokens": 13107,
"compat": {
"supportsReasoningEffort": true,
"supportsDeveloperRole": false