Releases: langchain-ai/langchain-postgres
Releases · langchain-ai/langchain-postgres
langchain-postgres==0.0.15
What's Changed
- docs: partial tutorial rework by @eyurtsev in #193
- docs: add how-to for PGVectorStore by @averikitsch in #194
- Update README.md by @eyurtsev in #196
- Update README.md by @eyurtsev in #197
- Update README.md by @eyurtsev in #198
- docs: update tutorial by @eyurtsev in #199
- docs(migration): Add migration script by @averikitsch in #178
- feat: add drop table by @averikitsch in #195
- chore: Update vectorstore search to support inline embedding by @dishaprakash in #201
- chore(docs): Add an Async Explainer doc by @dishaprakash in #200
- Update README.md by @mecampbellsoup in #205
- fix(deps): Allow Numpy 2.x to fix dependencies resolution on Python 3.13 by @kozlek in #208
- ci: migrate to uv by @eyurtsev in #212
- feat: Added Hybrid Search Config and Tests [1/N] by @vishwarajanand in #211
- fix: Add support for a metadata column named id in PGVectorStore by @dishaprakash in #210
- Fixed support for VectorStore search filters with multiple $like/$ilike/$in/$nin on same column by @CXmartins in #217
- Remove wrong async by @zhcn000000 in #218
- Release 0.0.15 by @eyurtsev in #221
New Contributors
- @mecampbellsoup made their first contribution in #205
- @kozlek made their first contribution in #208
- @vishwarajanand made their first contribution in #211
- @CXmartins made their first contribution in #217
- @zhcn000000 made their first contribution in #218
Full Changelog: v0.0.14...langchain-postgres==0.0.15
v0.0.14rc1
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
v0.0.14
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
- lint: run linter by @eyurtsev in #189
- 0.0.14 release and remove deprecation for now by @eyurtsev in #190
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.14
v0.0.13
What's Changed
- infra: disable pypi release attestations by @efriis in #137
- langchain-standard-tests -> langchain-tests by @efriis in #140
- no more git dependencies by @efriis in #141
- Drop 3.8 support from CI by @eyurtsev in #148
- bump langchain-tests by @ccurme in #145
- drop python 3.8 from CI by @ccurme in #149
- Allow langchain-postgres to work with numpy 2.x by @RyanKung in #155
- Documentation: Add CONTRIBUTING.md and DEVELOPMENT.md by @amotl in #158
- Dependencies: Add
greenlet
package totest
dependency group by @amotl in #161 - Dependencies: Update to pgvector <0.4 by @eyurtsev in #163
- Bump version 0.0.13 by @eyurtsev in #164
New Contributors
- @ccurme made their first contribution in #145
- @RyanKung made their first contribution in #155
- @amotl made their first contribution in #158
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- fix: use self.embeddings.aembed_* in async methods by @liunux4odoo in #97
- Release 0.0.12 by @eyurtsev in #117
New Contributors
- @liunux4odoo made their first contribution in #97
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
- Implementation of upsert, aupsert, get_by_ids, aget_by_ids by @eyurtsev in #83
- Release 0.0.10 by @eyurtsev in #90
- standardizing doc string by @isahers1 in #95
- infra: delete release (not _release) by @efriis in #105
- address issue for mmr calculation by @IanQS in #99
- patch: revert unreleased upsert change by @eyurtsev in #112
- Update _release.yml by @efriis in #113
- Update _release.yml by @efriis in #114
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
v0.0.7
What's Changed
- Update README.md by @eyurtsev in #54
- Add URL to source code to pyproject.toml by @leo-gan in #57
- Add async mode for pgvector (v2) by @pprados in #64
- pgvector document filters by @eyurtsev in #66
- add unit tests for $in and $nin operators by @eyurtsev in #67
- Add support for the Negation('$not') operator by @Raj725 in #62
- Add $not operator to list of supported operator in pgvector doc-string by @eyurtsev in #69
- Release 0.0.7 by @eyurtsev in #70
New Contributors
- @leo-gan made their first contribution in #57
- @pprados made their first contribution in #64
- @Raj725 made their first contribution in #62
Full Changelog: v0.0.6...v0.0.7