·
15 commits
to main
since this release
What's Changed
- docs: fix PGVector import examples by @JonZeolla in #123
- docs: update the readme to note Google provided integrations by @dishaprakash in #173
- fix: Add setter for Chat Message History messages by @averikitsch in #174
- feat: Add the PGVectorStore by @averikitsch in #175
- Removed the definition of the duplicate index on the id column and re… by @jim-mlodgenski in #167
- docs: refactor the readme by @averikitsch in #176
- docs: update PGVectorStore quickstart by @averikitsch in #177
- chore: Update PGVectorstore quickstart by @dishaprakash in #183
- add missing imports to readme by @eyurtsev in #181
- Update README.md by @eyurtsev in #184
- update docker-compose file by @eyurtsev in #186
- lint: remove a few unused imports by @eyurtsev in #187
- fix: remove string filters and parameterize filters by @averikitsch in #185
- release 0.0.14rc1 by @eyurtsev in #188
New Contributors
- @JonZeolla made their first contribution in #123
- @averikitsch made their first contribution in #174
- @jim-mlodgenski made their first contribution in #167
Full Changelog: v0.0.13...v0.0.14rc1