From 23e228b0f984fbaa926f5d37d8cf1671a83a4305 Mon Sep 17 00:00:00 2001 From: gongzhiyong Date: Sun, 12 Apr 2026 14:48:26 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20CLAUDE.md=20=E2=80=94=20Superviso?= =?UTF-8?q?r=20uses=20AzureOpenAI=20not=20Gemini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 35178c3..0353f83 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -47,8 +47,7 @@ sshpass -p xiaohei ssh xiaohei@192.168.30.30 "cd ~/SOC && make dev" Node.js 20 LTS + langgraphjs dev (port 2024) ↓ HTTP [外部服务] - ├── Azure OpenAI (gpt-5.4) ← 所有 Sub-Agent LLM - ├── Google Gemini 2.0 Flash ← Supervisor 路由 + ├── Azure OpenAI (gpt-5.4) ← 所有 Agent LLM(含 Supervisor 路由) ├── KB Agent (Azure AI Search) ├── Gongdan 工单 API ├── Jina Search/Reader/Rerank