auto-dev-vscode
auto-dev-vscode copied to clipboard
spike for use Sqlite as Vector search engine
Validations
- [X] I'm not able to find an open issue that requests the same enhancement
Problem
As we know lancedb's size it's too big, we need to use a lightweight db, like: https://github.com/asg017/sqlite-vec
Solution
No response