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:
@@ -243,7 +243,7 @@ export default {
|
||||
prompt: '提示詞',
|
||||
promptMessage: '提示詞是必填項',
|
||||
promptText: `请請總結以下段落。 小心數字,不要編造。 段落如下:
|
||||
{集群內容}
|
||||
{cluster_content}
|
||||
以上就是你需要總結的內容。`,
|
||||
maxToken: '最大token數',
|
||||
maxTokenMessage: '最大token數是必填項',
|
||||
|
||||
Reference in New Issue
Block a user