feat(web): agent support deep thinking
This commit is contained in:
@@ -1787,6 +1787,11 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
vision_id: 'Vision model',
|
||||
audio_id: 'Audio model',
|
||||
video_id: 'Video model',
|
||||
onlyDelete: 'Only Delete Fill',
|
||||
semanticFiltering: 'Semantic Filtering',
|
||||
sceneFocus: 'Scene Focus',
|
||||
loose: 'Loose',
|
||||
strict: 'Strict',
|
||||
},
|
||||
memoryConversation: {
|
||||
searchPlaceholder: 'Enter user ID...',
|
||||
|
||||
@@ -1783,6 +1783,11 @@ export const zh = {
|
||||
vision_id: '视觉模型',
|
||||
audio_id: '音频模型',
|
||||
video_id: '视频模型',
|
||||
onlyDelete: '仅删填充',
|
||||
semanticFiltering: '语义过滤',
|
||||
sceneFocus: '场景聚焦',
|
||||
loose: '宽松',
|
||||
strict: '严格',
|
||||
},
|
||||
memoryConversation: {
|
||||
chatEmpty:'有什么我可以帮您的吗?',
|
||||
|
||||
Reference in New Issue
Block a user