BaseLoader
interface. For example -
Customizing the chunk size and overlap
If you want to customize the chunk size or the chunk overlap on an existing loader, all built-in loaders take an additional parameterchunkSize
and chunkOverlap
in their constructor. For example -