github-actions[bot]
dd997693c4
chore: release ( #356 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-31 17:27:41 -04:00
github-actions[bot]
19c095122f
chore: release ( #334 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-17 16:03:22 -04:00
github-actions[bot]
3719c8cf6e
chore: release ( #309 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-03 10:31:05 -05:00
github-actions[bot]
d6d9c40260
chore: release ( #295 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-18 17:43:29 -05:00
github-actions[bot]
57e536e1af
chore: release ( #257 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-10 12:54:03 -05:00
github-actions[bot]
436588b1ca
chore: release ( #203 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-27 15:27:12 -05:00
tedison
ca9b4cbfd0
fix(rig-sqlite): Use tokio-rusqlite from crates.io instead of custom crate ( #158 )
2025-01-14 17:40:19 -05:00
cvauclair
49a4467180
test(rig-sqlite): Add integration test ( #202 )
...
* test(rig-sqlite): Add integration test
* misc: Remove sqlite unit test
2025-01-14 16:33:27 -05:00
github-actions[bot]
38b8d3520e
chore: release ( #180 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-13 15:54:29 -05:00
github-actions[bot]
2171370632
chore: release ( #144 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-19 16:21:05 -05:00
github-actions[bot]
4f63d1aa0d
chore: release ( #135 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-03 16:38:53 -05:00
cvauclair
0e7010a8c4
fix: rig-sqlite missing version in Cargo.toml ( #137 )
2024-12-03 16:15:08 -05:00
Christophe
9d074d6a50
fix(rig-sqlite): Fix missing rig-core version
2024-12-03 15:37:55 -05:00
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