feat(web): explicit memory api

This commit is contained in:
zhaoying
2026-04-22 17:26:29 +08:00
parent 6f323f2435
commit f8ef32c1dd
4 changed files with 166 additions and 65 deletions

View File

@@ -2947,6 +2947,12 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
emotion: 'Emotion',
core_definition: 'Core Definition',
detailed_notes: 'Detailed Notes',
episodic_type: 'Episodic Type',
conversation: 'Conversation',
project_work: 'Project/Work',
learning: 'Learning',
decision: 'Decision',
important_event: 'Important Event',
},
workingDetail: {
conversation: 'Conversation',

View File

@@ -2911,6 +2911,12 @@ export const zh = {
emotion: '情绪',
core_definition: '核心定义',
detailed_notes: '详细笔记',
episodic_type: '情景类型',
conversation: '对话',
project_work: '项目/工作',
learning: '学习',
decision: '决策',
important_event: '重要事件',
},
workingDetail: {
conversation: '对话',