Feat: Add `FixedCharLengthChunker` for character length-based chunking by YeonghyeonKO · Pull Request #1342 · opensearch-project/neural-search
Description This pull request introduces a new chunking algorithm, FixedCharLengthChunker. It provides functionality to split text content based on a fixed number of characters, rather than tokens ...