langchain-postgres==0.0.16
·
20 commits
to main
since this release
What's Changed
- deps: add missing dependencies in
testgroup by Nazar Pechevystyi (@nazarpechka) in #223 - fix : correct type checking against db column for embedding_column variable by Clement D. (@NanoClem) in #243
- docs: Add documentation for Hybrid Search by dishaprakash in #245
- feat: add async and sync hybrid search index creation methods by JHSeo (@JHSeo-git) in #244
- chore: update PGVectorStore How to guide by dishaprakash in #251
- chore: Add psycopg binary as a dependency by dishaprakash in #254
- fix: Normalize scores in RRF ranking in hybrid search by dishaprakash in #256
- fix: Normalize results in wighted sum ranking by dishaprakash in #255
- fix: Fix hybrid search bugs by dishaprakash in #257
- release: 0.0.16 by Eugene Yurtsev (@eyurtsev) in #263
New Contributors
- Nazar Pechevystyi (@nazarpechka) made their first contribution in #223
- Clement D. (@NanoClem) made their first contribution in #243
- JHSeo (@JHSeo-git) made their first contribution in #244
Full Changelog: langchain-postgres==0.0.15...langchain-postgres==0.0.16