feat(web): explicit memory api
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -2911,6 +2911,12 @@ export const zh = {
|
||||
emotion: '情绪',
|
||||
core_definition: '核心定义',
|
||||
detailed_notes: '详细笔记',
|
||||
episodic_type: '情景类型',
|
||||
conversation: '对话',
|
||||
project_work: '项目/工作',
|
||||
learning: '学习',
|
||||
decision: '决策',
|
||||
important_event: '重要事件',
|
||||
},
|
||||
workingDetail: {
|
||||
conversation: '对话',
|
||||
|
||||
Reference in New Issue
Block a user