feat(web): add perceptual node
This commit is contained in:
@@ -1542,6 +1542,7 @@ export const en = {
|
||||
MemorySummary: 'Long-term Accumulation',
|
||||
Statement: 'Emotional Memory',
|
||||
ExtractedEntity: 'Episodic Memory',
|
||||
Perceptual: 'Perceptual Memory',
|
||||
positive: 'Positive Emotion',
|
||||
negative: 'Negative Emotion',
|
||||
neutral: 'Neutral Emotion',
|
||||
|
||||
@@ -1540,6 +1540,7 @@ export const zh = {
|
||||
MemorySummary: '长期沉淀',
|
||||
Statement: '情绪记忆',
|
||||
ExtractedEntity: '情景记忆',
|
||||
Perceptual: '感知记忆',
|
||||
positive: '正向情绪',
|
||||
negative: '负向情绪',
|
||||
neutral: '中性情绪',
|
||||
|
||||
Reference in New Issue
Block a user