From e141c32c8b0129a056781a6f006da4105931ce94 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 13 Jan 2026 10:46:31 -0700 Subject: [PATCH] chore(crush): update config --- dot_config/crush/crush.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/dot_config/crush/crush.json b/dot_config/crush/crush.json index 7f86555d4542ef369638050cb933df4c10efeadf..f5b109a4470bef7aa5cadaede09cac4739359a6d 100644 --- a/dot_config/crush/crush.json +++ b/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",