mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 19:44:21 +01:00
This PR introduces sparse vectors support and jaccard distance implementation. Also, this PR restructure the code to have all vector operations in separate files (they grow pretty quickly as new vector representations added to the DB). Closes #3647