diff --git a/dot_config/crush/crush.json b/dot_config/crush/crush.json index be3f9035d2cbd3342f341b5bd38f835b954eb990..74f50065a2de6fdc3bd17d299819c2225579b3c5 100644 --- a/dot_config/crush/crush.json +++ b/dot_config/crush/crush.json @@ -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",