Spaces:
Sleeping
Sleeping
[chunking] | |
# Size of each text chunk in characters | |
chunk_size = 700 | |
# Overlap between consecutive chunks in characters | |
chunk_overlap = 50 | |
# Text separators for splitting, comma-separated (order of preference) | |
separators = \n\n,\n,. ,! ,? , , |