You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The chunk_word_count parameter (wired all the way through from the ilab CLI) can be deprecated, as we'll no longer be approximating chunks with a word count once we move to the HybridChunker.
We may need some other way to specify chunk size, like a token count, but this issue is just about deprecating chunk_word_count.
The text was updated successfully, but these errors were encountered:
The
chunk_word_count
parameter (wired all the way through from theilab
CLI) can be deprecated, as we'll no longer be approximating chunks with a word count once we move to the HybridChunker.We may need some other way to specify chunk size, like a token count, but this issue is just about deprecating
chunk_word_count
.The text was updated successfully, but these errors were encountered: