feat(web): forgetting memory
This commit is contained in:
@@ -2256,6 +2256,31 @@ export const zh = {
|
||||
totalMemory: '记忆总量',
|
||||
MemoryHealth: '记忆健康度',
|
||||
riskOfForgetting: '遗忘风险',
|
||||
}
|
||||
statement_count: '陈述',
|
||||
entity_count: '实体',
|
||||
summary_count: '摘要',
|
||||
chunk_count: '片段',
|
||||
healthStatus: '健康状态',
|
||||
average: '平均激活值',
|
||||
threshold: '阈值参考:',
|
||||
unhealthy: '不健康',
|
||||
healthy: '健康',
|
||||
low_nodes: '低激活节点',
|
||||
memoryHealthVisualization: '记忆健康可视化',
|
||||
activationValueDistribution: '激活值分布',
|
||||
forgettingTrend: '遗忘趋势(近7天)',
|
||||
|
||||
nodes_without_activation: '观察区',
|
||||
low_activation_nodes: '遗忘区',
|
||||
health_nodes: '健康区',
|
||||
average_activation: '平均激活值',
|
||||
merged_count: '每日融合节点数',
|
||||
|
||||
pending_nodes: '风险节点遗忘池',
|
||||
content_summary: '内容摘要',
|
||||
node_type: '节点类型',
|
||||
last_access_time: '最后激活时间',
|
||||
activation_value: '当前激活值',
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user