Closed dleemiller closed 1 month ago
Add semantic splitting / chunking:
Example
https://github.com/dleemiller/WordLlama/blob/feature/semantic-splitter/tutorials/semantic_split/semantic_split.md
I think I've worked out a decent process to accomplish this. I'm going to start moving a few of these into algorithm code and iterating on the process.
https://github.com/dleemiller/WordLlama/pull/26
Feature available in v0.2.9!
Add semantic splitting / chunking:
Example