mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-02 10:42:36 +08:00
### What problem does this PR solve? Fix: Fixed the issue of clicking to run the agent causing an error #3221 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -1248,6 +1248,9 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||
agent: 'Agent',
|
||||
agentDescription: '构建具备推理、工具调用和多智能体协同的智能体组件。',
|
||||
maxRecords: '最大记录数',
|
||||
stringTransform: '文本处理',
|
||||
userFillUp: '等待输入',
|
||||
codeExec: '代码',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user