-
Notifications
You must be signed in to change notification settings - Fork 377
Closed as not planned
Closed as not planned
Copy link
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
Current Content
The documentation at the link https://docs.dify.ai/api-reference/documents/create-a-document-from-text#body-process-rule-rules-segmentation lacks the 'chunk - overlap' property. In actual usage, the 'chunk - overlap' property is needed to configure "The number of overlapping tokens between adjacent sub-chunks.".
Suggested Changes
The specific content that should be added is as follows:
process_rule.rules.segmentation.chunk_overlap
integer
The number of overlapping tokens between adjacent sub-chunks.
Reason for Change
No response
Code of Conduct
- I agree to follow Dify's documentation contribution guidelines
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report, otherwise it will be closed.
- 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- Please do not modify this template :) and fill in all the required fields.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation