-
Notifications
You must be signed in to change notification settings - Fork 115
Pull requests: langchain-ai/langchain-postgres
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add multi-host HA connection support for PostgreSQL clusters
#298
opened Apr 14, 2026 by
Gowtham Raj Elangovan (gowtham500)
Loading…
4 of 5 tasks
chore(deps): bump pytest from 8.4.2 to 9.0.3 in the uv group across 1 directory
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#297
opened Apr 14, 2026 by
dependabot
bot
Loading…
feat: add create_extension flag to init_vectorstore_table
#293
opened Apr 1, 2026 by
Michele Catalano (ironpinguin)
Loading…
fix: add IF NOT EXISTS to CREATE TABLE query
#290
opened Mar 20, 2026 by
Prabesh Subedi (pravuX)
Loading…
feat: add ltree filtering operators to v2 vector store
#289
opened Mar 19, 2026 by
airbag_deer (airbagdeer)
Loading…
5 tasks done
feat: timestamped chat history with session tracking
#277
opened Feb 13, 2026 by
Matt Mo (supmo668)
Loading…
9 tasks done
chore: add deprecation warning to PGVector
#273
opened Dec 26, 2025 by
KAUSHIK KUMAR (kaushikkumarkr)
Loading…
fix: tsquery only returns results if all keywords match
#268
opened Nov 14, 2025 by
raphaelgurtner
Loading…
chore: Add deprecation warning for PGVector
#246
opened Aug 14, 2025 by
dishaprakash
Collaborator
•
Draft
feat: $contains_any and $contains_none operators for array-inclusion filtering
#228
opened Jun 30, 2025 by
Nazar Pechevystyi (nazarpechka)
Contributor
Loading…
feat: support for DiskANN index
#227
opened Jun 27, 2025 by
Nazar Pechevystyi (nazarpechka)
Contributor
•
Draft
feat: support for Halfvec and Sparsevec vector types
#226
opened Jun 26, 2025 by
Nazar Pechevystyi (nazarpechka)
Contributor
Loading…
docs,chore: improve development documentation and fix tooling
#224
opened Jun 26, 2025 by
Nazar Pechevystyi (nazarpechka)
Contributor
Loading…
Fix: Table 'langchain_pg_collection' is already defined for this MetaData instance
#209
opened May 9, 2025 by
Rushi Chaudhari (0xrushi)
Loading…
refactor: vectorstores & chat_message_histories
#179
opened Apr 7, 2025 by
Misbah Fahamsyah (misbahfhm)
Loading…
Added latest PGVector features
#147
opened Dec 10, 2024 by
daniel_fornarini (danielfornarini)
Loading…
added a method to update session id in PostgresChatMessageHistory
#144
opened Dec 6, 2024 by
aadityakanjolia4
Loading…
Add support to specify custom table schema
#138
opened Nov 10, 2024 by
Anupkumar Ghogare (anupkg1985)
Loading…
Add Asynchronous Connection Pooling Support to PostgresChatMessageHistory
#130
opened Oct 16, 2024 by
The Wandering Algorithm (shamspias)
Loading…
Enable Deletion of Vectors by Metadata in PGVector
#128
opened Oct 15, 2024 by
The Wandering Algorithm (shamspias)
Loading…
Fix metadata deserialization in async mode for PGVector
#125
opened Oct 8, 2024 by
The Wandering Algorithm (shamspias)
Loading…
feat: retrieve embeddings from database only when necessary
#119
opened Sep 18, 2024 by
Fangyi Zhou (fangyi-zhou)
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.