Merge pull request #62 from SuanmoSuanyangTechnology/feature/workflow_zy

Feature/workflow zy
This commit is contained in:
yingzhao
2026-01-08 19:49:51 +08:00
committed by GitHub
37 changed files with 2166 additions and 100 deletions

View File

@@ -1229,6 +1229,23 @@ export const en = {
growth_trajectory: 'Growth Trajectory',
personality: 'Personality Traits',
core_values: 'Core Values',
Statement_emotion_keywords: 'Emotion Keywords',
Statement_emotion_type: 'Emotion Type',
Statement_emotion_subject: 'Emotion Subject',
Statement_importance_score: 'Importance Score',
ExtractedEntity_description: 'Description',
ExtractedEntity_name: 'Content',
ExtractedEntity_entity_type: 'Type',
ExtractedEntity_created_at: 'Created At',
ExtractedEntity_aliases: 'Aliases',
ExtractedEntity_connect_strngth: 'Connection Strength',
ExtractedEntity_importance_score: 'Importance Score',
associative_memory: 'Associative Memory',
unix: 'items',
completeMemory: 'Complete Memory',
},
space: {
createSpace: 'Create Space',
@@ -2156,5 +2173,107 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
orderPayInfo: 'Payment Information',
create_time: 'Creation Time',
},
forgetDetail: {
title: 'The forgetting management system helps AI intelligently manage memory lifecycle by automatically identifying low-value memories, setting forgetting strategies, and executing regular cleanup to optimize memory storage space and improve retrieval efficiency.',
overviewTitle: 'Core Metrics Overview',
totalMemory: 'Total Memory',
MemoryHealth: 'Memory Health',
riskOfForgetting: 'Forgetting Risk',
statement_count: 'Statements',
entity_count: 'Entities',
summary_count: 'Summaries',
chunk_count: 'Chunks',
healthStatus: 'Health Status',
average: 'Average Activation Value',
threshold: 'Threshold Reference:',
unhealthy: 'Unhealthy',
healthy: 'Healthy',
low_nodes: 'Low Activation Nodes',
memoryHealthVisualization: 'Memory Health Visualization',
activationValueDistribution: 'Activation Value Distribution',
forgettingTrend: 'Forgetting Trend (Last 7 Days)',
nodes_without_activation: 'Observation Zone',
low_activation_nodes: 'Forgetting Zone',
health_nodes: 'Healthy Zone',
average_activation: 'Average Activation Value',
merged_count: 'Daily Merged Node Count',
pending_nodes: 'Risk Node Forgetting Pool',
content_summary: 'Content Summary',
node_type: 'Node Type',
last_access_time: 'Last Activation Time',
activation_value: 'Current Activation Value',
},
episodicDetail: {
title: 'Record every important scene you have truly experienced',
total_all: 'Total Episodic Memories',
all: "All",
today: 'Today',
this_week: 'This Week',
this_month: 'This Month',
conversation: "Conversation",
project_work: "Project/Work",
learning: "Learning",
decision: "Decision",
important_event: "Important Event",
titleKeywordPlaceholder: 'Search episode title or content',
curResult: 'Current Filter Results',
unix: 'items',
created: 'Occurrence Time',
episodic_type: 'Episode Type',
involved_objects: 'Involved Objects',
content_records: 'Episode Content Records',
emotion: 'Emotion and State Records',
},
implicitDetail: {
title: 'The invisible forces that shaped me',
preferences: 'My Subconscious Preferences',
preferencesDetail: 'Association Network',
portraitTitle: 'My Subconscious Portrait',
portraitSubTitle: 'Personalized insights generated by AI based on your preference tags',
portrait: 'Core Traits',
aesthetic: 'Aesthetic Driven',
creativity: 'Creative Thinking',
literature: 'Cultural Sensitivity',
technology: 'Technology Affinity',
interestAreas: 'Interest Area Distribution',
art: 'Art & Design',
music: 'Music & Culture',
tech: 'Technology & Future',
lifestyle: 'Lifestyle',
habits: 'User Habit Analysis',
habitsSubTitle: 'Habit characteristics identified based on your behavior patterns',
context_details: 'Preference Details',
supporting_evidence: 'Preference Source',
specific_examples: 'Source',
},
shortTermDetail: {
title: 'Short-term memory is the "workbench" of the AI system, connecting instant conversations with long-term knowledge bases. Through real-time capture, deep retrieval, intelligent extraction and filtering transformation, temporary unstructured information is converted into valuable long-term knowledge.',
retrieval_number: 'Retrieval Count',
entity: 'Extracted Entities',
long_term_number: 'Long-term Candidates',
shortTermTitle: 'Deep Retrieval & Extended Answer Area',
shortTermSubTitle: 'Stores deep information retrieval performed to answer questions and the extended answers generated from it, including original questions, retrieved information, and generated answers.',
longTermTitle: 'Long-term Memory Candidate Pool',
longTermSubTitle: 'Aggregates short-term memory, filters and prepares content for storage in long-term memory. This is the "transfer station" and "filter" from short-term to long-term memory.',
answer: 'Answer',
query: 'Question',
noAnswer: 'No reply yet',
},
perceptualDetail: {
last_visual: 'Visual Perception Stream',
last_listen: 'Auditory Perception Stream',
last_text: 'Text Perception',
summary: 'Summary',
keywords: 'Keywords',
topic: 'Topic',
domain: 'Domain',
scene: 'Scene',
speaker_count: 'Number of Speakers',
section_count: 'Number of Sections',
timeLine: 'Perception Timeline',
lastInfo: 'Real-time Perception Dashboard',
}
},
};

View File

@@ -1310,6 +1310,23 @@ export const zh = {
growth_trajectory: '成长轨迹',
personality: '性格特点',
core_values: '核心价值观',
Statement_emotion_keywords: '情感关键词',
Statement_emotion_type: '情感类型',
Statement_emotion_subject: '情感主体',
Statement_importance_score: '重要性评分',
ExtractedEntity_description: '描述',
ExtractedEntity_name: '内容',
ExtractedEntity_entity_type: '类型',
ExtractedEntity_created_at: '创建时间',
ExtractedEntity_aliases: '别名',
ExtractedEntity_connect_strngth: '连接强度',
ExtractedEntity_importance_score: '重要性评分',
associative_memory: '关联记忆',
unix: '个',
completeMemory: '完整记忆',
},
space: {
createSpace: '创建空间',
@@ -2262,6 +2279,101 @@ 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: '当前激活值',
},
episodicDetail: {
title: '记录你真实经历过的每一个重要场景',
total_all: '情景记忆总数',
all: "全部",
today: '今天',
this_week: '本周',
this_month: '本月',
conversation: "对话",
project_work: "项目/工作",
learning: "学习",
decision: "决策",
important_event: "重要事件",
titleKeywordPlaceholder: '搜索情景标题或内容',
curResult: '当前筛选结果',
unix: '条',
created: '发生时间',
episodic_type: '情景类型',
involved_objects: '涉及对象',
content_records: '情景内容记录',
emotion: '情绪与状态记录',
},
implicitDetail: {
title: '那些塑造了我的无形力量',
preferences: '我的潜意识偏好',
preferencesDetail: '的联想网络',
portraitTitle: '我的潜意识画像',
portraitSubTitle: '基于您的偏好标签AI为您生成的个性化洞察',
portrait: '核心特质',
aesthetic: '审美驱动',
creativity: '创造性思维',
literature: '文化敏感度',
technology: '技术亲和力',
interestAreas: '兴趣领域分布',
art: '艺术与设计',
music: '音乐与文化',
tech: '科技与未来',
lifestyle: '生活方式',
habits: '用户习惯分析',
habitsSubTitle: '基于您的行为模式识别的习惯特征',
context_details: '偏好详情',
supporting_evidence: '偏好来源',
specific_examples: '来源',
},
shortTermDetail: {
title: '短期记忆是AI系统的"工作台",连接即时对话与长期知识库。通过实时捕获、深度检索、智能提取和筛选转化,将临时的非结构化信息转化为有价值的长期知识。',
retrieval_number: '检索次数',
entity: '提取实体',
long_term_number: '长期候选',
shortTermTitle: '深度检索与扩展答案区',
shortTermSubTitle: '存放为回答问题而进行的深度信息检索和由此生成的扩展答案,包含原始问题、检索信息和生成答案。',
longTermTitle: '长期记忆候选池',
longTermSubTitle: '聚合短期记忆,筛选并准备存入长期记忆的内容。这是从短时记忆到长时记忆的"中转站"和"过滤器"。',
answer: '回答',
query: '问题',
noAnswer: '暂无回复',
},
perceptualDetail: {
last_visual: '视觉感知流',
last_listen: '听觉感知流',
last_text: '文本感知',
summary: '摘要',
keywords: '关键词',
topic: '主题',
domain: '领域',
scene: '场景',
speaker_count: '对话人数',
section_count: '段落数',
timeLine: '感知时间线',
lastInfo: '实时感知仪表盘',
}
},
}