chore(crush): update config

Amolith created

Change summary

dot_config/crush/crush.json | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)

Detailed changes

dot_config/crush/crush.json 🔗

@@ -23,7 +23,7 @@
 			"name": "Plexus",
 			"type": "anthropic",
 			"base_url": "http://100.108.156.33:4000/",
-			"api_key": "$(op read 'op://Shared/Plexus/keys/ay4ez6voaza5onriieboknay2i')",
+			"api_key": "$(op read 'op://Shared/Plexus/amolith/nrpy6hsfhcpyq3yyvjzfjerkg4')",
 			"models": [
 				{
 					"id": "claude-opus-4.5",
@@ -41,14 +41,6 @@
 					"can_reason": true,
 					"supports_attachments": true
 				},
-				{
-					"id": "claude-haiku-4.5",
-					"name": "Claude Haiku 4.5",
-					"context_window": 200000,
-					"default_max_tokens": 32000,
-					"can_reason": true,
-					"supports_attachments": true
-				},
 				{
 					"id": "glm-4.7",
 					"name": "GLM 4.7",