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