mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
feat: RAPTOR is not displayed when the parsing method is picture. (#897)
### What problem does this PR solve? Implements RAPTOR for better chunking #882 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -260,7 +260,7 @@ export default {
|
||||
prompt: '提示词',
|
||||
promptMessage: '提示词是必填项',
|
||||
promptText: `请总结以下段落。 小心数字,不要编造。 段落如下:
|
||||
{集群内容}
|
||||
{cluster_content}
|
||||
以上就是你需要总结的内容。`,
|
||||
maxToken: '最大token数',
|
||||
maxTokenMessage: '最大token数是必填项',
|
||||
|
||||
Reference in New Issue
Block a user