mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
refine page ranges (#147)
This commit is contained in:
@ -120,7 +120,7 @@ export const TextMap = {
|
||||
</p><p>
|
||||
For a document, it will be treated as an entire chunk, no split at all.
|
||||
</p><p>
|
||||
If you don't trust any chunk method and the selected LLM's context length covers the document length, you can try this method.
|
||||
If you want to summarize something that needs all the context of an article and the selected LLM's context length covers the document length, you can try this method.
|
||||
</p>`,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user