chore(plexus): baaaack to plexus

Amolith created

Change summary

dot_config/crush/crush.json | 24 ++----------------------
1 file changed, 2 insertions(+), 22 deletions(-)

Detailed changes

dot_config/crush/crush.json 🔗

@@ -18,8 +18,8 @@
 		"axonhub": {
 			"name": "AxonHub",
 			"type": "openai-compat",
-			"base_url": "http://100.108.156.33:8090/v1",
-			"api_key": "$(op read 'op://Private/tgnktfktlvqikye426a7mhbvo4/crush')",
+			"base_url": "http://100.108.156.33:4000/v1",
+			"api_key": "$(op read 'op://Shared/Plexus/amolith/nrpy6hsfhcpyq3yyvjzfjerkg4')",
 			"models": [
 				{
 					"id": "claude-opus-4-5",
@@ -41,26 +41,6 @@
 					"default_reasoning_effort": "high",
 					"supports_attachments": true
 				},
-				{
-					"id": "gpt-5.2",
-					"name": "GPT 5.2",
-					"context_window": 400000,
-					"default_max_tokens": 50000,
-					"can_reason": true,
-					"reasoning_levels": ["low", "medium", "high"],
-					"default_reasoning_effort": "high",
-					"supports_attachments": true
-				},
-				{
-					"id": "gpt-5.2-codex",
-					"name": "GPT 5.2 Codex",
-					"context_window": 400000,
-					"default_max_tokens": 50000,
-					"can_reason": true,
-					"reasoning_levels": ["low", "medium", "high"],
-					"default_reasoning_effort": "high",
-					"supports_attachments": true
-				},
 				{
 					"id": "glm-4.7",
 					"name": "GLM 4.7",