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
Evaluate using the Chonkie library to add more sophisticated chunking to txtai.
In reviewing the code, it appears that an interface wrapping a txtai vectors instance could be passed in. With this, any supported txtai vectors model (huggingface, sentence-transformers, LiteLLM, llama-cpp etc) could be used.
The text was updated successfully, but these errors were encountered:
Evaluate using the Chonkie library to add more sophisticated chunking to txtai.
In reviewing the code, it appears that an interface wrapping a txtai vectors instance could be passed in. With this, any supported txtai vectors model (huggingface, sentence-transformers, LiteLLM, llama-cpp etc) could be used.
The text was updated successfully, but these errors were encountered: