rig/rig-sqlite/examples
Tarrence van As 53787965b0
feat: Add support for Sqlite vector store (#122)
* Add sqlite vector store

* Improve SqliteVectorStore init

* Pass embedding model by ref

* Migrate to new embeddings api

* Add test

* test: disable doctests as they don't work w/ async

* chore: fix lock file

---------

Co-authored-by: 0xMochan <mochanbot@gmail.com>
2024-12-03 14:58:56 -05:00
..
vector_search_sqlite.rs feat: Add support for Sqlite vector store (#122) 2024-12-03 14:58:56 -05:00