v0.0.14
What's Changed
- docs: fix PGVector import examples by JonZeolla (@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 Averi Kitsch (@averikitsch) in #174
- feat: Add the PGVectorStore by Averi Kitsch (@averikitsch) in #175
- Removed the definition of the duplicate index on the id column and re… by Jim Mlodgenski (@jim-mlodgenski) in #167
- docs: refactor the readme by Averi Kitsch (@averikitsch) in #176
- docs: update PGVectorStore quickstart by Averi Kitsch (@averikitsch) in #177
- chore: Update PGVectorstore quickstart by dishaprakash in #183
- add missing imports to readme by Eugene Yurtsev (@eyurtsev) in #181
- Update README.md by Eugene Yurtsev (@eyurtsev) in #184
- update docker-compose file by Eugene Yurtsev (@eyurtsev) in #186
- lint: remove a few unused imports by Eugene Yurtsev (@eyurtsev) in #187
- fix: remove string filters and parameterize filters by Averi Kitsch (@averikitsch) in #185
- release 0.0.14rc1 by Eugene Yurtsev (@eyurtsev) in #188
- lint: run linter by Eugene Yurtsev (@eyurtsev) in #189
- 0.0.14 release and remove deprecation for now by Eugene Yurtsev (@eyurtsev) in #190
New Contributors
- JonZeolla (@JonZeolla) made their first contribution in #123
- Averi Kitsch (@averikitsch) made their first contribution in #174
- Jim Mlodgenski (@jim-mlodgenski) made their first contribution in #167
Full Changelog: v0.0.13...v0.0.14