From 180e569b0911d557d9f59396fb96e441b02a2afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=BD=AE?= Date: Wed, 13 May 2026 08:57:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E6=AD=A3=E5=B8=B8lo?= =?UTF-8?q?ader?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skills/linggan/ragflow-loader/.claude-plugin/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/linggan/ragflow-loader/.claude-plugin/plugin.json b/skills/linggan/ragflow-loader/.claude-plugin/plugin.json index e8e3878..8f67b52 100644 --- a/skills/linggan/ragflow-loader/.claude-plugin/plugin.json +++ b/skills/linggan/ragflow-loader/.claude-plugin/plugin.json @@ -1,5 +1,5 @@ { - "name": "ragflow-loader3", + "name": "ragflow-loader", "description": "知识库检索服务", "hooks": { "PrePrompt": [ @@ -14,7 +14,7 @@ "transport": "http", "url": "http://host.docker.internal:9382/mcp/", "headers": { - "api_key": "ragflow-MRqxnDnYZ1yp5kklDMIlKH4f1qezvXIngSMGPhu1AG8", + "api_key": "ragflow-utqbVQDtWDeOumJEsqItG_X4PCckeIOghNXcU37K8Hs", "X-Dataset-Ids": "{dataset_ids}" } }