mirror of
https://github.com/langgenius/dify.git
synced 2026-01-05 22:15:52 +00:00
fix: parent child has no overlap
This commit is contained in:
@@ -226,7 +226,6 @@ const StepTwo = ({
|
||||
parentChildConfig.parent.delimiter,
|
||||
),
|
||||
max_tokens: parentChildConfig.parent.maxLength,
|
||||
chunk_overlap: overlap,
|
||||
},
|
||||
parent_mode: parentChildConfig.chunkForContext,
|
||||
subchunk_segmentation: {
|
||||
|
||||
Reference in New Issue
Block a user