uniflow-llm-based-pdf-extraction-text-cleaning-data-clustering
uniflow-llm-based-pdf-extraction-text-cleaning-data-clustering copied to clipboard
Request: Customized Chunk Size for RecursiveSplitter
🚀 The feature, motivation and pitch
Currently, there is no way to customize the chunk size variable for RecursiveSplitter. The default is 1024 characters. If we are able to supply a customized chunk size when defining config, that would be great.
Alternatives
No response
Additional context
No response