From 20b31e6c4f84034a5d7e7b7d9b8831e9d7fd865b Mon Sep 17 00:00:00 2001 From: Amolith Date: Thu, 12 Feb 2026 13:25:38 -0700 Subject: [PATCH] chore(crush): fix provider ID --- dot_config/crush/crush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/crush/crush.json b/dot_config/crush/crush.json index d3b9eae6505b2afcc846041502f7e4111492c4f0..020c19b4e78ffb86de3eb0714d8a303a3119370c 100644 --- a/dot_config/crush/crush.json +++ b/dot_config/crush/crush.json @@ -32,7 +32,7 @@ "disable_metrics": true }, "providers": { - "axonhub": { + "plexus": { "name": "Plexus", "type": "openai-compat", "base_url": "http://100.108.156.33:4000/v1",