Fix: Solved the Chinese translation problem of maximum retry rounds.
This commit is contained in:
parent
a2a9b6a687
commit
1032d6ce86
1 changed files with 1 additions and 1 deletions
|
|
@ -1059,7 +1059,7 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||||
exceptionMethod: '异常处理方法',
|
exceptionMethod: '异常处理方法',
|
||||||
maxRounds: '最大反思轮数',
|
maxRounds: '最大反思轮数',
|
||||||
delayEfterError: '错误后延迟',
|
delayEfterError: '错误后延迟',
|
||||||
maxRetries: '最大反思轮数',
|
maxRetries: '最大重试轮数',
|
||||||
advancedSettings: '高级设置',
|
advancedSettings: '高级设置',
|
||||||
addTools: '添加工具',
|
addTools: '添加工具',
|
||||||
sysPromptDefultValue: `
|
sysPromptDefultValue: `
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue