From e201f35b18dedd2f534b41a740505d36f1c6ead8 Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Mon, 24 Nov 2025 14:52:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E5=A4=8D=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AgentChat/constants/models.ts | 2 +- src/views/AgentChat/constants/tools.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/AgentChat/constants/models.ts b/src/views/AgentChat/constants/models.ts index 1e81adf3..bb99afda 100644 --- a/src/views/AgentChat/constants/models.ts +++ b/src/views/AgentChat/constants/models.ts @@ -1,7 +1,7 @@ // src/views/AgentChat/constants/models.ts // 可用模型配置 -import React from 'react'; +import * as React from 'react'; import { Brain, Zap, TrendingUp } from 'lucide-react'; /** diff --git a/src/views/AgentChat/constants/tools.ts b/src/views/AgentChat/constants/tools.ts index 45390fb5..89930d60 100644 --- a/src/views/AgentChat/constants/tools.ts +++ b/src/views/AgentChat/constants/tools.ts @@ -1,7 +1,7 @@ // src/views/AgentChat/constants/tools.ts // MCP 工具配置 -import React from 'react'; +import * as React from 'react'; import { Globe, Newspaper,