feat: 修复警告
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// src/views/AgentChat/constants/models.ts
|
// src/views/AgentChat/constants/models.ts
|
||||||
// 可用模型配置
|
// 可用模型配置
|
||||||
|
|
||||||
import React from 'react';
|
import * as React from 'react';
|
||||||
import { Brain, Zap, TrendingUp } from 'lucide-react';
|
import { Brain, Zap, TrendingUp } from 'lucide-react';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
// src/views/AgentChat/constants/tools.ts
|
// src/views/AgentChat/constants/tools.ts
|
||||||
// MCP 工具配置
|
// MCP 工具配置
|
||||||
|
|
||||||
import React from 'react';
|
import * as React from 'react';
|
||||||
import {
|
import {
|
||||||
Globe,
|
Globe,
|
||||||
Newspaper,
|
Newspaper,
|
||||||
|
|||||||
Reference in New Issue
Block a user