@@ -29,14 +29,6 @@
"can_reason": true,
"supports_attachments": true
},
- {
- "id": "claude-sonnet-4-5",
- "name": "Claude Sonnet 4.5",
- "context_window": 200000,
- "default_max_tokens": 50000,
- "can_reason": true,
- "supports_attachments": true
- },
{
"id": "gpt-5.2",
"name": "GPT 5.2",
@@ -53,14 +45,6 @@
"can_reason": true,
"supports_attachments": true
},
- {
- "id": "glm-4.7",
- "name": "GLM 4.7",
- "context_window": 202752,
- "default_max_tokens": 20275,
- "can_reason": true,
- "supports_attachments": false
- },
{
"id": "kimi-k2.5",
"name": "Kimi K2.5",
@@ -70,6 +54,14 @@
"supports_attachments": true,
"options": {}
},
+ {
+ "id": "glm-4.7",
+ "name": "GLM 4.7",
+ "context_window": 202752,
+ "default_max_tokens": 20275,
+ "can_reason": true,
+ "supports_attachments": false
+ },
{
"id": "kimi-k2-thinking",
"name": "Kimi K2 Thinking",