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
Sqlite-vec looks like a promising project for vector search with SQLite. We'd need the following features for RAGLite before we can switch from PyNNDescent to sqlite-vec:
lsorber
changed the title
Replace PyNNDescent with sqlite-vec when it adds ANN indexes
Replace PyNNDescent with sqlite-vec when it adds ANN indexes, float16, and metadata filtering
Oct 10, 2024
Sqlite-vec looks like a promising project for vector search with SQLite. We'd need the following features for RAGLite before we can switch from PyNNDescent to sqlite-vec:
float16
andbfloat16
support asg017/sqlite-vec#27The text was updated successfully, but these errors were encountered: