mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-30 00:32:30 +08:00
Fix: Resolved the issue where the Generate button must be refreshed after generating chunk to take effect #9869 (#10742)
### What problem does this PR solve? Fix: Resolved the issue where the Generate button must be refreshed after generating chunk to take effect ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -425,7 +425,7 @@ export default {
|
||||
`,
|
||||
useRaptor: '使用召回增强 RAPTOR 策略',
|
||||
useRaptorTip:
|
||||
'为多跳问答任务启用 RAPTOR,详情请见 : https://ragflow.io/docs/dev/enable_raptor。',
|
||||
'RAPTOR 常应用于复杂的多跳问答任务。如需打开,请跳转至知识库的文件页面,点击生成 > RAPTOR 开启。详见: https://ragflow.io/docs/dev/enable_raptor。',
|
||||
prompt: '提示词',
|
||||
promptMessage: '提示词是必填项',
|
||||
promptText: `请总结以下段落。 小心数字,不要编造。 段落如下:
|
||||
|
||||
Reference in New Issue
Block a user