add:首页智能体添加搜索记录

This commit is contained in:
hrz
2025-10-01 02:52:32 +08:00
parent 5b4d79902f
commit 0175a7a1d4
4 changed files with 191 additions and 6 deletions
+2
View File
@@ -15,6 +15,8 @@ export default {
'header.paramManagement': 'Params Management',
'header.dictManagement': 'Dict Management',
'header.agentTemplate': 'Default Role Templates', // 添加这一行
'header.searchHistory': 'Search History',
'header.clearHistory': 'Clear History',
// McpToolCallDialog component text
'mcpToolCall.title': 'Tool Call',
+2
View File
@@ -15,6 +15,8 @@ export default {
'header.paramManagement': '参数管理',
'header.dictManagement': '字典管理',
'header.agentTemplate': '默认角色模板',
'header.searchHistory': '搜索历史',
'header.clearHistory': '清空历史',
// McpToolCallDialog组件文本
'mcpToolCall.title': '工具调用',
+2
View File
@@ -15,6 +15,8 @@ export default {
'header.paramManagement': '參數管理',
'header.dictManagement': '字典管理',
'header.agentTemplate': '預設角色模板', // 添加这一行
'header.searchHistory': '搜索歷史',
'header.clearHistory': '清空歷史',
// McpToolCallDialog组件文本
'mcpToolCall.title': '工具調用',