feat(web): memory validation add perceptual_retrieve log

This commit is contained in:
zhaoying
2026-04-01 17:11:36 +08:00
parent ad4ddea977
commit 0d15457299
3 changed files with 82 additions and 17 deletions

View File

@@ -195,7 +195,7 @@ export const en = {
createNewApplicationDesc: 'Build an app in 3 minutes, no code.',
createNewKnowledge: 'Create New Knowledge',
createNewKnowledgeDesc: 'Create a searchable knowledge base instantly.',
memoryConversation: 'Memory Conversation',
memoryConversation: 'Memory Validation',
memoryConversationDesc: 'The more you use it, the better AI knows you.',
helpCenter: 'Help Center',
helpCenterDesc: 'One place to get help and start fast.',

View File

@@ -906,7 +906,7 @@ export const zh = {
createNewApplicationDesc: '零代码3 分钟搭建应用',
createNewKnowledge: '创建知识库',
createNewKnowledgeDesc: '秒级生成可搜索知识库',
memoryConversation: '记忆对话',
memoryConversation: '记忆验证',
memoryConversationDesc: '越用越懂你的 AI',
helpCenter: '帮助中心',
helpCenterDesc: '一站式上手与支持',