Merge branch 'release/v0.2.6' into feature/memory_zy

This commit is contained in:
yingzhao
2026-03-05 16:49:46 +08:00
committed by GitHub
164 changed files with 6833 additions and 3090 deletions

View File

@@ -455,6 +455,10 @@ export const en = {
exportSuccess: 'Export successful',
recommend: 'Recommend',
default: 'Default',
logoTip: `Supported image formats: JPG, PNG \n Suggested size: square ratio \n Maximum size: ≤ 2MB`,
imageSquareRequired: 'Please upload a square image',
nameInvalid: 'Name cannot start or end with a space',
notAllSpaces: 'Cannot be all spaces',
},
model: {
searchPlaceholder: 'search model…',
@@ -544,7 +548,7 @@ export const en = {
ollama: "Ollama",
xinference: "Xinference",
gpustack: "Gpustack",
bedrock: "Bedrock"
bedrock: "Bedrock",
},
modelNew: {
group: 'Model Group',
@@ -602,7 +606,13 @@ export const en = {
ollama: "Ollama",
xinference: "Xinference",
gpustack: "Gpustack",
bedrock: "Bedrock"
bedrock: "Bedrock",
is_vision: 'Vision Support',
is_omni: 'Omni Support',
vision: 'Vision',
audio: 'Audio',
video: 'Video',
},
knowledgeBase: {
home: 'Home',
@@ -610,6 +620,7 @@ export const en = {
preview: 'Preview',
pleaseUploadFileFirst: 'Please upload file first',
shareSuccess: 'Share successfully',
stopShareSuccess: 'Sharing is off. Access denied. ',
shareFailed: 'Share failed',
allModels: 'All Models',
knowledgeBaseInfo: 'Knowledge base information',
@@ -1343,7 +1354,9 @@ export const en = {
dynamicMatchSkill: 'Dynamic Match Skill',
executeTask: 'Execute Task',
importWorkflow: 'Import Workflow',
import: 'Import Application',
importWorkflow: 'Third-Party Workflow',
importThirdParty: 'Import Workflow',
platform: 'Source Platform',
upload: 'Upload & Parse',
complex: 'Compatibility Analysis',
@@ -1357,6 +1370,7 @@ export const en = {
gotoList: 'Return to Application List',
gotoDetail: 'View Details',
dify: 'Dify',
pleaseUploadFile: 'Please upload workflow file',
},
userMemory: {
userMemory: 'User Memory',
@@ -1679,8 +1693,11 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
uploadFile: 'Upload File',
fileType: 'File Type',
image: 'Image',
video: 'Video',
audio: 'Audio',
fileUrl: 'File URL',
addRemoteFile: 'Add Remote File'
addRemoteFile: 'Add Remote File',
variableConfig: 'Variable Configuration',
},
login: {
title: 'Red Bear Memory Science',
@@ -1768,6 +1785,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
mcp: 'MCP Services',
inner: 'Built-in Tools',
custom: 'Custom Tools',
market: 'Tool Market',
mcpSearchPlaceholder: 'Search MCP Services...',
innerSearchPlaceholder: 'Search Tools...',
customSearchPlaceholder: 'Search Custom Tools...',
@@ -1941,7 +1959,9 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
path: 'Path',
viewDetail: 'View Details',
textLink: 'Test Connection',
noResult: 'Processing results will be displayed here'
noResult: 'Processing results will be displayed here',
serverUrlInvalid: 'Must start with http:// or https://, and cannot have leading or trailing spaces',
requestHeaderKeyInvalid: 'Only English letters, numbers, hyphens (-), and underscores (_) are allowed, and cannot start or end with a hyphen or underscore',
},
workflow: {
coreNode: 'Core Nodes',
@@ -1987,6 +2007,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
evolutionAndGovernance: 'Evolution & Governance',
self_optimization: 'Self Optimization',
process_evolution: 'Process Evolution',
unknown: 'Unknown Node',
clickToConfigure: 'Click to configure node parameters',
nodeProperties: 'Node Properties',
@@ -2187,7 +2208,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
save: 'Save',
export: 'Export',
variableConfig: 'Variable Configuration',
variableRequired: 'Required',
variableRequired: 'Required, please configure variable values',
addMessage: 'Add Message',
answerDesc: 'Reply',
addNode: 'Add Node',
@@ -2290,6 +2311,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
suggestions: 'Personalized Suggestions',
suggestionLoading: 'Your personalized suggestions are being generated',
item: 'item',
noData: 'Emotion suggestion data does not exist, please click the refresh button to initialize',
},
reflectionEngine: {
reflectionEngineConfig: 'Reflection Engine Configuration',
@@ -2536,7 +2558,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
context_details: 'Preference Details',
supporting_evidence: 'Preference Source',
specific_examples: 'Source',
wordEmpty: 'Click on a node in the left chart to view preference details'
wordEmpty: 'Click on a node in the left chart to view preference details',
noData: 'Portrait data does not exist, please click the refresh button to initialize',
},
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.',

View File

@@ -122,6 +122,7 @@ export const zh = {
preview: '预览',
pleaseUploadFileFirst: '请先上传文件',
shareSuccess: '分享成功',
stopShareSuccess: '已取消分享,对方将无法访问该知识库',
shareFailed: '分享失败',
allModels: '所有模型',
knowledgeBaseInfo: '知识库信息',
@@ -736,7 +737,9 @@ export const zh = {
dynamicMatchSkill: '动态匹配技能',
executeTask: '执行任务',
importWorkflow: '导入工作流',
import: '导入应用',
importWorkflow: '第三方工作流',
importThirdParty: '导入工作流',
platform: '来源平台',
upload: '上传与解析',
complex: '兼容性分析',
@@ -751,6 +754,7 @@ export const zh = {
gotoList: '返回应用列表',
gotoDetail: '查看详情',
dify: 'Dify',
pleaseUploadFile: '请上传工作流文件',
},
table: {
totalRecords: '共 {{total}} 条记录'
@@ -1031,6 +1035,10 @@ export const zh = {
exportSuccess: '导出成功',
recommend: '推荐',
default: '默认',
logoTip: `支持图片格式JPG、PNG\n 尺寸:正方形比例 \n 文件大小限制:≤ 2MB`,
imageSquareRequired: '请上传正方形比例图片',
nameInvalid: '不能是空格开头或结尾',
notAllSpaces: '不能是纯空格',
},
model: {
searchPlaceholder: '搜索模型…',
@@ -1178,7 +1186,13 @@ export const zh = {
ollama: "Ollama",
xinference: "Xinference",
gpustack: "Gpustack",
bedrock: "Bedrock"
bedrock: "Bedrock",
is_vision: '支持视觉',
is_omni: '支持全模态',
vision: '视觉',
audio: '音频',
video: '视频',
},
timezones: {
'Asia/Shanghai': '中国标准时间 (UTC+8)',
@@ -1676,8 +1690,11 @@ export const zh = {
uploadFile: '上传文件',
fileType: '文件类型',
image: '图片',
video: '视频',
audio: '音频',
fileUrl: '文件链接',
addRemoteFile: '添加远程文件'
addRemoteFile: '添加远程文件',
variableConfig: '变量配置',
},
login: {
title: '红熊记忆科学',
@@ -1765,6 +1782,7 @@ export const zh = {
mcp: 'MCP 服务',
inner: '内置工具',
custom: '自定义工具',
market: '工具市场',
mcpSearchPlaceholder: '搜索MCP服务...',
innerSearchPlaceholder: '搜索工具...',
customSearchPlaceholder: '搜索自定义工具...',
@@ -1938,7 +1956,9 @@ export const zh = {
path: '路径',
viewDetail: '查看详情',
textLink: '测试连接',
noResult: '处理结果将显示在这里'
noResult: '处理结果将显示在这里',
serverUrlInvalid: '必须以 http:// 或 https:// 开头,且不能有前后空格',
requestHeaderKeyInvalid: '只支持英文、数字、连字符(-)、下划线(_),不能以连字符或下划线开头结尾',
},
workflow: {
coreNode: '核心节点',
@@ -1984,6 +2004,7 @@ export const zh = {
evolutionAndGovernance: '演化与治理',
self_optimization: '自我优化',
process_evolution: '流程演化',
unknown: '未知节点',
clickToConfigure: '点击配置节点参数',
nodeProperties: '节点属性',
@@ -2171,6 +2192,9 @@ export const zh = {
output_variables: '输出变量',
refreshTip: '同步函数签名至代码',
},
unknown: {
replaceNodeType: '替换节点'
},
name: '键',
type: '类型',
value: '值',
@@ -2184,7 +2208,7 @@ export const zh = {
save: '保存',
export: '导出',
variableConfig: '变量配置',
variableRequired: '必填',
variableRequired: '必填,请配置变量值',
addMessage: '添加消息',
answerDesc: '回复',
addNode: '添加节点',
@@ -2202,7 +2226,8 @@ export const zh = {
iteration: '迭代',
input_cycle_vars: '初始循环变量',
output_cycle_vars: '最终循环变量',
}
},
sureReplace: '确认替换',
},
emotionEngine: {
emotionEngineConfig: '情感引擎配置',
@@ -2287,6 +2312,7 @@ export const zh = {
suggestions: '个性化建议',
suggestionLoading: '您的个性化建议正在生成中',
item: '个',
noData: '情绪建议数据不存在,请点击刷新按钮进行初始化',
},
reflectionEngine: {
reflectionEngineConfig: '反思引擎配置',
@@ -2533,7 +2559,8 @@ export const zh = {
context_details: '偏好详情',
supporting_evidence: '偏好来源',
specific_examples: '来源',
wordEmpty: '点击左侧图表中的节点查看偏好详情'
wordEmpty: '点击左侧图表中的节点查看偏好详情',
noData: '画像数据不存在,请点击刷新按钮进行初始化',
},
shortTermDetail: {
title: '短期记忆是AI系统的"工作台",连接即时对话与长期知识库。通过实时捕获、深度检索、智能提取和筛选转化,将临时的非结构化信息转化为有价值的长期知识。',