Commit Graph

1 Commits

Author SHA1 Message Date
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