Merge #38 into develop_web from feature/20251219_zy

feat(web): update reflection engine result

* feature/20251219_zy: (4 commits)
  fix(web): workflow properties
  feat(web): workflow support lexical editor
  feat(web): workflow support lexical editor
  feat(web): update reflection engine result

Signed-off-by: zhaoying <zhaoying@redbearai.com>
Merged-by: zhaoying <zhaoying@redbearai.com>

CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/38
This commit is contained in:
赵莹
2025-12-23 17:17:46 +08:00
13 changed files with 672 additions and 106 deletions

View File

@@ -1579,6 +1579,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
export: 'Export',
variableConfig: 'Variable Configuration',
variableRequired: 'required',
addMessage: 'Add Message',
answerDesc: 'Reply'
},
emotionEngine: {
emotionEngineConfig: 'Emotion Engine Configuration',

View File

@@ -1666,6 +1666,8 @@ export const zh = {
export: '导出',
variableConfig: '变量配置',
variableRequired: '必填',
addMessage: '添加消息',
answerDesc: '回复'
},
emotionEngine: {
emotionEngineConfig: '情感引擎配置',