mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
add:首页智能体添加搜索记录
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -15,6 +15,8 @@ export default {
|
||||
'header.paramManagement': '参数管理',
|
||||
'header.dictManagement': '字典管理',
|
||||
'header.agentTemplate': '默认角色模板',
|
||||
'header.searchHistory': '搜索历史',
|
||||
'header.clearHistory': '清空历史',
|
||||
|
||||
// McpToolCallDialog组件文本
|
||||
'mcpToolCall.title': '工具调用',
|
||||
|
||||
@@ -15,6 +15,8 @@ export default {
|
||||
'header.paramManagement': '參數管理',
|
||||
'header.dictManagement': '字典管理',
|
||||
'header.agentTemplate': '預設角色模板', // 添加这一行
|
||||
'header.searchHistory': '搜索歷史',
|
||||
'header.clearHistory': '清空歷史',
|
||||
|
||||
// McpToolCallDialog组件文本
|
||||
'mcpToolCall.title': '工具調用',
|
||||
|
||||
Reference in New Issue
Block a user