·
1 commit
to main
since this release
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