Commit Graph

10 Commits

Author SHA1 Message Date
github-actions[bot] f4214540a5
chore: release (#375)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 10:23:05 -04:00
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
Tristav ef1e1aff4a
docs: fix spelling errors in `Makefile` and `message.rs` (#284)
* fix typos Makefile

* fix typos message.rs
2025-02-07 12:28:34 -08:00
github-actions[bot] 6438fb4eda
chore: release (#246)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-27 15:47: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
Carlos Verdes 9a12942374
feat(rig-postgres): postgres vector store integration (#231)
* feat: start postgres module with integration tests

* feat: postgres insert documents with embeddings

* feat: postgres vector index

* chore: add makefile for postgres module

* chore: update cargo lock

* feat: added example with more than one embedding per document

* fix: return only nearest match when a document has more than one embedding

* chore: add readme and license

* chore: updates based on pr comments

* fix: conflicts
2025-01-27 14:55:22 -05:00