2025-07-16 - 2026-07-16

Overview

276 Active Issues
Excluding merges, 12 authors have pushed 30 commits to main and 32 commits to all branches. On main, 22 files have changed and there have been 3764 additions and 1626 deletions.

2 Releases published by 1 user

Published langchain-postgres==0.0.17 2026-02-17 03:20:21 -05:00

Published langchain-postgres==0.0.16 2025-10-17 10:59:03 -04:00

191 Issues closed from 1 user

Closed #273 [PR #272] [MERGED] Feature: Support metadata based filtering for delete operations 2026-02-16 05:17:12 -05:00

Closed #272 [PR #270] [MERGED] fix: reindex&drop_index without schema 2026-02-16 05:17:11 -05:00

Closed #266 [PR #260] [MERGED] fix(docs): update command to install packages using uv & update port … 2026-02-16 05:17:10 -05:00

Closed #267 [PR #264] [MERGED] Feature: Add Document Retrieval with Metadata Filtering similar to Chroma Vector Store 2026-02-16 05:17:10 -05:00

Closed #268 [PR #261] [MERGED] Metadata json filtering 2026-02-16 05:17:10 -05:00

Closed #269 [PR #263] [MERGED] release: 0.0.16 2026-02-16 05:17:10 -05:00

Closed #270 [PR #267] [MERGED] Fix incorrect connection string format in README.md example 2026-02-16 05:17:10 -05:00

Closed #261 [PR #251] [MERGED] chore: update PGVectorStore How to guide 2026-02-16 05:17:09 -05:00

Closed #262 [PR #256] [MERGED] fix: Normalize scores in RRF ranking in hybrid search 2026-02-16 05:17:09 -05:00

Closed #263 [PR #255] [MERGED] fix: Normalize results in wighted sum ranking 2026-02-16 05:17:09 -05:00

Closed #264 [PR #257] [MERGED] fix: Fix hybrid search bugs 2026-02-16 05:17:09 -05:00

Closed #265 [PR #254] [MERGED] chore: Add psycopg binary as a dependency 2026-02-16 05:17:09 -05:00

Closed #257 [PR #244] [MERGED] feat: add async and sync hybrid search index creation methods 2026-02-16 05:17:08 -05:00

Closed #258 [PR #245] [MERGED] docs: Add documentation for Hybrid Search 2026-02-16 05:17:08 -05:00

Closed #259 [PR #243] [MERGED] fix : correct type checking against db column for embedding_column variable 2026-02-16 05:17:08 -05:00

Closed #252 [PR #230] [CLOSED] fix: Use JSONB for metadata column instead of JSON 2026-02-16 05:17:07 -05:00

Closed #253 [PR #231] [CLOSED] Feature: Add Document Retrieval with Metadata Filtering 2026-02-16 05:17:07 -05:00

Closed #254 [PR #233] [CLOSED] chore: add documentation for Hybrid Seach 2026-02-16 05:17:07 -05:00

Closed #255 [PR #239] [CLOSED] fix: PGVector --> PGVectorStore: migration fails for a custom db schema 2026-02-16 05:17:07 -05:00

Closed #256 [PR #242] [CLOSED] Fix/custom db schema 2026-02-16 05:17:07 -05:00

Closed #250 [PR #229] [CLOSED] fix: Use JSONB for metadata column instead of JSON 2026-02-16 05:17:06 -05:00

Closed #242 [PR #221] [MERGED] Release 0.0.15 2026-02-16 05:17:05 -05:00

Closed #243 [PR #218] [MERGED] Remove wrong async 2026-02-16 05:17:05 -05:00

Closed #244 [PR #219] [CLOSED] fix: remove async for sync method 2026-02-16 05:17:05 -05:00

Closed #245 [PR #222] [CLOSED] Fixed the bug of reindex and drop_index when specifying the schema 2026-02-16 05:17:05 -05:00

Closed #246 [PR #223] [MERGED] deps: add missing dependencies in test group 2026-02-16 05:17:05 -05:00

Closed #237 [PR #211] [MERGED] feat: Added Hybrid Search Config and Tests [1/N] 2026-02-16 05:17:04 -05:00

Closed #238 [PR #210] [MERGED] fix: Add support for a metadata column named id in PGVectorStore 2026-02-16 05:17:04 -05:00

Closed #239 [PR #212] [MERGED] ci: migrate to uv 2026-02-16 05:17:04 -05:00

Closed #240 [PR #217] [MERGED] Fixed support for VectorStore search filters with multiple $like/$ilike/$in/$nin on same column 2026-02-16 05:17:04 -05:00

Closed #232 [PR #206] [CLOSED] chore: Make the private variable __vs to semi private 2026-02-16 05:17:03 -05:00

Closed #234 [PR #207] [CLOSED] feat: Adding multi modal support for PGVectorStore 2026-02-16 05:17:03 -05:00

Closed #235 [PR #205] [MERGED] Update README.md 2026-02-16 05:17:03 -05:00

Closed #236 [PR #208] [MERGED] fix(deps): Allow Numpy 2.x to fix dependencies resolution on Python 3.13 2026-02-16 05:17:03 -05:00

Closed #227 [PR #199] [MERGED] docs: update tutorial 2026-02-16 05:17:02 -05:00

Closed #228 [PR #198] [MERGED] Update README.md 2026-02-16 05:17:02 -05:00

Closed #229 [PR #201] [MERGED] chore: Update vectorstore search to support inline embedding 2026-02-16 05:17:02 -05:00

Closed #230 [PR #200] [MERGED] chore(docs): Add an Async Explainer doc 2026-02-16 05:17:02 -05:00

Closed #231 [PR #203] [CLOSED] feat: Adding PGChatMessageHistory 2026-02-16 05:17:02 -05:00

Closed #222 [PR #193] [MERGED] docs: partial tutorial rework 2026-02-16 05:17:01 -05:00

Closed #223 [PR #195] [MERGED] feat: add drop table 2026-02-16 05:17:01 -05:00

Closed #224 [PR #194] [MERGED] docs: add how-to for PGVectorStore 2026-02-16 05:17:01 -05:00

Closed #225 [PR #196] [MERGED] Update README.md 2026-02-16 05:17:01 -05:00

Closed #226 [PR #197] [MERGED] Update README.md 2026-02-16 05:17:01 -05:00

Closed #217 [PR #188] [MERGED] release 0.0.14rc1 2026-02-16 05:17:00 -05:00

Closed #218 [PR #189] [MERGED] lint: run linter 2026-02-16 05:17:00 -05:00

Closed #219 [PR #190] [MERGED] 0.0.14 release and remove deprecation for now 2026-02-16 05:17:00 -05:00

Closed #220 [PR #191] [CLOSED] docs: streamline tutotiral 2026-02-16 05:17:00 -05:00

Closed #221 [PR #192] [CLOSED] docs: tutorial re-work 2026-02-16 05:17:00 -05:00

Closed #212 [PR #183] [MERGED] chore: Update PGVectorstore quickstart 2026-02-16 05:16:59 -05:00

Closed #213 [PR #184] [MERGED] Update README.md 2026-02-16 05:16:59 -05:00

Closed #214 [PR #185] [MERGED] fix: remove string filters and parameterize filters 2026-02-16 05:16:59 -05:00

Closed #215 [PR #186] [MERGED] update docker-compose file 2026-02-16 05:16:59 -05:00

Closed #216 [PR #187] [MERGED] lint: remove a few unused imports 2026-02-16 05:16:59 -05:00

Closed #207 [PR #178] [MERGED] docs(migration): Add migration script 2026-02-16 05:16:58 -05:00

Closed #208 [PR #177] [MERGED] docs: update PGVectorStore quickstart 2026-02-16 05:16:58 -05:00

Closed #209 [PR #176] [MERGED] docs: refactor the readme 2026-02-16 05:16:58 -05:00

Closed #211 [PR #181] [MERGED] add missing imports to readme 2026-02-16 05:16:58 -05:00

Closed #202 [PR #171] [CLOSED] chore(docs): Add sample notebook and documentation for PGVectorStore 2026-02-16 05:16:57 -05:00

Closed #203 [PR #172] [MERGED] chore(docs): Add sample notebook and documentation for PGVectorStore 2026-02-16 05:16:57 -05:00

Closed #204 [PR #173] [MERGED] docs: update the readme to note Google provided integrations 2026-02-16 05:16:57 -05:00

Closed #205 [PR #174] [MERGED] fix: Add setter for Chat Message History messages 2026-02-16 05:16:57 -05:00

Closed #206 [PR #175] [MERGED] feat: Add the PGVectorStore 2026-02-16 05:16:57 -05:00

Closed #197 [PR #164] [MERGED] Bump version 0.0.13 2026-02-16 05:16:56 -05:00

Closed #198 [PR #167] [MERGED] Removed the definition of the duplicate index on the id column and re… 2026-02-16 05:16:56 -05:00

Closed #199 [PR #168] [MERGED] feat: Add the PGVectorStore class 2026-02-16 05:16:56 -05:00

Closed #200 [PR #169] [MERGED] chore: Add deprecation warning for PGVector 2026-02-16 05:16:56 -05:00

Closed #201 [PR #170] [CLOSED] chore(docs): Add sample notebook and documentation for PGVectorStore 2026-02-16 05:16:56 -05:00

Closed #192 [PR #157] [CLOSED] Dependencies: Update to pgvector 0.3 2026-02-16 05:16:55 -05:00

Closed #193 [PR #158] [MERGED] Documentation: Add CONTRIBUTING.md and DEVELOPMENT.md 2026-02-16 05:16:55 -05:00

Closed #194 [PR #161] [MERGED] Dependencies: Add greenlet package to test dependency group 2026-02-16 05:16:55 -05:00

Closed #195 [PR #162] [CLOSED] update poetry lock file 2026-02-16 05:16:55 -05:00

Closed #196 [PR #163] [MERGED] Dependencies: Update to pgvector <0.4 2026-02-16 05:16:55 -05:00

Closed #189 [PR #148] [MERGED] Drop 3.8 support from CI 2026-02-16 05:16:54 -05:00

Closed #190 [PR #149] [MERGED] drop python 3.8 from CI 2026-02-16 05:16:54 -05:00

Closed #191 [PR #155] [MERGED] Allow langchain-postgres to work with numpy 2.x 2026-02-16 05:16:54 -05:00

Closed #182 [PR #140] [MERGED] langchain-standard-tests -> langchain-tests 2026-02-16 05:16:53 -05:00

Closed #183 [PR #141] [MERGED] no more git dependencies 2026-02-16 05:16:53 -05:00

Closed #184 [PR #145] [MERGED] bump langchain-tests 2026-02-16 05:16:53 -05:00

Closed #179 [PR #137] [MERGED] infra: disable pypi release attestations 2026-02-16 05:16:52 -05:00

Closed #180 [PR #132] [CLOSED] docs: update the readme to note Google provided integrations 2026-02-16 05:16:52 -05:00

Closed #175 [PR #123] [MERGED] docs: fix PGVector import examples 2026-02-16 05:16:51 -05:00

Closed #169 [PR #107] [CLOSED] fix bug: collection name initialize in PGVector class 2026-02-16 05:16:50 -05:00

Closed #170 [PR #113] [MERGED] Update _release.yml 2026-02-16 05:16:50 -05:00

Closed #171 [PR #114] [MERGED] Update _release.yml 2026-02-16 05:16:50 -05:00

Closed #172 [PR #115] [MERGED] Relax constraints in poetry file and bump version to 0.0.11 2026-02-16 05:16:50 -05:00

Closed #173 [PR #117] [MERGED] Release 0.0.12 2026-02-16 05:16:50 -05:00

Closed #174 [PR #116] [MERGED] release 0.0.11 2026-02-16 05:16:50 -05:00

Closed #162 [PR #99] [MERGED] address issue for mmr calculation 2026-02-16 05:16:49 -05:00

Closed #163 [PR #97] [MERGED] fix: use self.embeddings.aembed_* in async methods 2026-02-16 05:16:49 -05:00

Closed #164 [PR #102] [CLOSED] Full text search 2026-02-16 05:16:49 -05:00

Closed #165 [PR #103] [CLOSED] Added possibility to add indexes and filter by full text search 2026-02-16 05:16:49 -05:00

Closed #166 [PR #105] [MERGED] infra: delete release (not _release) 2026-02-16 05:16:49 -05:00

Closed #167 [PR #112] [MERGED] patch: revert unreleased upsert change 2026-02-16 05:16:49 -05:00

Closed #159 [PR #90] [MERGED] Release 0.0.10 2026-02-16 05:16:48 -05:00

Closed #160 [PR #95] [MERGED] standardizing doc string 2026-02-16 05:16:48 -05:00

Closed #161 [PR #96] [CLOSED] fix: use self.embeddings.aembed_* in async methods 2026-02-16 05:16:48 -05:00

Closed #153 [PR #83] [MERGED] Implementation of upsert, aupsert, get_by_ids, aget_by_ids 2026-02-16 05:16:47 -05:00

Closed #154 [PR #79] [CLOSED] wip: test out interface addition 2026-02-16 05:16:47 -05:00

Closed #155 [PR #84] [CLOSED] Update PGVector community plugin to support uid, directory_id, source_id indexing and search 2026-02-16 05:16:47 -05:00

Closed #151 [PR #75] [MERGED] Add transalor 2026-02-16 05:16:46 -05:00

Closed #152 [PR #76] [MERGED] Release 0.0.9 2026-02-16 05:16:46 -05:00

Closed #144 [PR #67] [MERGED] add unit tests for $in and $nin operators 2026-02-16 05:16:45 -05:00

Closed #145 [PR #62] [MERGED] Add support for the Negation('$not') operator 2026-02-16 05:16:45 -05:00

Closed #147 [PR #69] [MERGED] Add $not operator to list of supported operator in pgvector doc-string 2026-02-16 05:16:45 -05:00

Closed #148 [PR #70] [MERGED] Release 0.0.7 2026-02-16 05:16:45 -05:00

Closed #149 [PR #72] [MERGED] small:Change python version 2026-02-16 05:16:45 -05:00

Closed #150 [PR #73] [MERGED] Release 0.0.8 2026-02-16 05:16:45 -05:00

Closed #140 [PR #57] [MERGED] Add URL to source code to pyproject.toml 2026-02-16 05:16:44 -05:00

Closed #142 [PR #64] [MERGED] Add async mode for pgvector (v2) 2026-02-16 05:16:44 -05:00

Closed #143 [PR #66] [MERGED] pgvector document filters 2026-02-16 05:16:44 -05:00

Closed #135 [PR #50] [CLOSED] updated postgresql checkpoint to include metadata. 2026-02-16 05:16:43 -05:00

Closed #136 [PR #51] [MERGED] vectorstore: Fix in exists operator. Was working as null 2026-02-16 05:16:43 -05:00

Closed #137 [PR #52] [MERGED] BREAKING: remove langgraph checkpointer 2026-02-16 05:16:43 -05:00

Closed #138 [PR #53] [MERGED] Release 0.0.6 2026-02-16 05:16:43 -05:00

Closed #139 [PR #54] [MERGED] Update README.md 2026-02-16 05:16:43 -05:00

Closed #129 [PR #29] [MERGED] Add security policy 2026-02-16 05:16:42 -05:00

Closed #130 [PR #32] [CLOSED] Add async mode for pgvector 2026-02-16 05:16:42 -05:00

Closed #131 [PR #40] [MERGED] vectorstore: Add support to filter by IS NULL and IS NOT NULL criteria 2026-02-16 05:16:42 -05:00

Closed #132 [PR #49] [CLOSED] postgres: relax langgraph dep 2026-02-16 05:16:42 -05:00

Closed #133 [PR #48] [MERGED] Release 0.0.5 2026-02-16 05:16:42 -05:00

Closed #134 [PR #44] [MERGED] loosen core dep to tolerate 0.2 2026-02-16 05:16:42 -05:00

Closed #124 [PR #23] [MERGED] Update README.md 2026-02-16 05:16:41 -05:00

Closed #125 [PR #24] [MERGED] Fix broken tests 2026-02-16 05:16:41 -05:00

Closed #126 [PR #25] [MERGED] Update session management in vectorstore 2026-02-16 05:16:41 -05:00

Closed #127 [PR #27] [MERGED] Should be using uuid4 not uuid1 2026-02-16 05:16:41 -05:00

Closed #128 [PR #28] [MERGED] relax depndencies 2026-02-16 05:16:41 -05:00

Closed #120 [PR #19] [MERGED] Move the star 2026-02-16 05:16:40 -05:00

Closed #121 [PR #20] [MERGED] Fix handling of connections 2026-02-16 05:16:40 -05:00

Closed #122 [PR #21] [MERGED] Update embeddings_function -> embeddings 2026-02-16 05:16:40 -05:00

Closed #123 [PR #22] [MERGED] Update documentation 2026-02-16 05:16:40 -05:00

Closed #112 [PR #11] [MERGED] Update API to use create_tables and drop_tables consistently 2026-02-16 05:16:39 -05:00

Closed #113 [PR #12] [MERGED] Rename postgres checkpointer to postgres saver 2026-02-16 05:16:39 -05:00

Closed #114 [PR #13] [MERGED] Add release workflow 2026-02-16 05:16:39 -05:00

Closed #115 [PR #14] [MERGED] Update interface to accept pools 2026-02-16 05:16:39 -05:00

Closed #116 [PR #15] [MERGED] Update README with langgraph examples 2026-02-16 05:16:39 -05:00

Closed #117 [PR #18] [MERGED] Remove deprecated code from vectorstore 2026-02-16 05:16:39 -05:00

Closed #118 [PR #17] [MERGED] Add notebook for vectorstore and update bug in add_documents 2026-02-16 05:16:39 -05:00

Closed #119 [PR #16] [MERGED] Add langgraph+langchain-postgres example 2026-02-16 05:16:39 -05:00

Closed #107 [PR #6] [MERGED] Update env variables 2026-02-16 05:16:38 -05:00

Closed #108 [PR #7] [MERGED] Another env variable fix 2026-02-16 05:16:38 -05:00

Closed #109 [PR #8] [MERGED] bump timeout 2026-02-16 05:16:38 -05:00

Closed #110 [PR #9] [MERGED] Update readme 2026-02-16 05:16:38 -05:00

Closed #111 [PR #10] [MERGED] Some clean up 2026-02-16 05:16:38 -05:00

Closed #103 [PR #2] [MERGED] Set up CI 2026-02-16 05:16:37 -05:00

Closed #104 [PR #3] [MERGED] Mvoe integration tests to unit tests 2026-02-16 05:16:37 -05:00

Closed #105 [PR #4] [MERGED] Fix import in unit tests 2026-02-16 05:16:37 -05:00

Closed #106 [PR #5] [MERGED] Add docker-compose file 2026-02-16 05:16:37 -05:00

Closed #102 [PR #1] [MERGED] Update poetry file 2026-02-16 05:16:36 -05:00

Closed #96 update a langchain-postgres alpha 1.0.0a1 for langchain 1.0.0 alpha version 2026-02-16 05:16:32 -05:00

Closed #99 Support metadata-based filtering for delete operations 2026-02-16 05:16:32 -05:00

Closed #100 Bug: areindex and adrop_vector_index in AsyncPGVectorStore ignore the specified schema 2026-02-16 05:16:32 -05:00

Closed #89 Add support for pgvectorscale diskann index 2026-02-16 05:16:31 -05:00

Closed #91 AsyncPGVectorStore Metadata Filtering Not Working 2026-02-16 05:16:31 -05:00

Closed #92 support langchain-core==1.0.0 2026-02-16 05:16:31 -05:00

Closed #87 PostgresChatMessageHistory is not working with UTF8 character 2026-02-16 05:16:30 -05:00

Closed #88 [BUG] Wrong database type checking for embedding_column in PGVectorStore.create 2026-02-16 05:16:30 -05:00

Closed #80 [Documentation] Indicate dense vs sparse search in HybridSearchConfig 2026-02-16 05:16:29 -05:00

Closed #81 [BUG] Improvements in HybridSearchConfig — Modifications in Score Fusion Logic and Configuration 2026-02-16 05:16:29 -05:00

Closed #82 TypeError: Object of type HumanMessage is not JSON serializable 2026-02-16 05:16:29 -05:00

Closed #83 Expose aapply_hybrid_search_index in PGVectorStore 2026-02-16 05:16:29 -05:00

Closed #77 BlockingError(func_name) when using engine = PGEngine.from_connection_string(url=connection_string) 2026-02-16 05:16:28 -05:00

Closed #78 VectorStore search filters doesn't support multiple $like/$ilike/$in/$nin on same column 2026-02-16 05:16:28 -05:00

Closed #74 [bug] IntegrityError When Adding Texts to Vector Store with Metadata 2026-02-16 05:16:27 -05:00

Closed #75 Wrong async position 2026-02-16 05:16:27 -05:00

Closed #76 Does PGVector really need SQLAlchemy URLs? If so, why not psycopg3? 2026-02-16 05:16:27 -05:00

Closed #69 What is the purpose of the chat_message_histories.py file? 2026-02-16 05:16:26 -05:00

Closed #70 Package maintenance 2025-02 2026-02-16 05:16:26 -05:00

Closed #72 issues while running quickstart for pgvector 2026-02-16 05:16:26 -05:00

Closed #73 Incompatible with latest langchain-community version due to numpy dependency 2026-02-16 05:16:26 -05:00

Closed #66 Update dependencies to use/permit pgvector 0.3 2026-02-16 05:16:25 -05:00

Closed #57 Support newer versions of pgvector 2026-02-16 05:16:19 -05:00

Closed #47 Why should session_id be a valid UUID? 2026-02-16 05:16:17 -05:00

Closed #45 Release 0.0.9 missing upsert() (and aupsert()) methods for PGVector object 2026-02-16 05:16:16 -05:00

Closed #42 Bug: TypeError: argument 1 must be a string or unicode object: got Composed instead 2026-02-16 05:16:15 -05:00

Closed #37 PostgresSaver Implementation 2026-02-16 05:16:12 -05:00

Closed #38 Was 0.0.10 supposed to be released? 2026-02-16 05:16:12 -05:00

Closed #39 Async Retriever Error with SQLAlchemy - "cannot insert multiple commands into a prepared statement" 2026-02-16 05:16:12 -05:00

Closed #34 upgrading from 0.0.6 -> 0.0.9, getting _async_engine not found 2026-02-16 05:16:11 -05:00

Closed #36 psycopg module version error 2026-02-16 05:16:11 -05:00

Closed #32 Lacking CONTRIBUTING.MD 2026-02-16 05:16:10 -05:00

Closed #28 AsyncEngine error: using pgvector to embedding -- cannot insert multiple commands into a prepared statement [SQL: SELECT pg_advisory_xact_lock(1573678846307946496);CREATE EXTENSION IF NOT EXISTS vector 2026-02-16 05:16:09 -05:00

Closed #20 hybrid search 2026-02-16 05:16:07 -05:00

Closed #21 object has no attribute "embed_documents" 2026-02-16 05:16:07 -05:00

Closed #16 Could you clarify why the "contains" operator is not implemented? 2026-02-16 05:16:05 -05:00

Closed #11 Error while upgrading psycopg2 to psycopg with "from langchain_postgres import PGVector" and "langchain_postgres.vectorstores import PGVector" 2026-02-16 05:16:03 -05:00

Closed #12 Poetry Conflict: Importing Langchain-Postgres v^0.0.3 (current) + LangGraph v^0.0.48 (current) 2026-02-16 05:16:03 -05:00

Closed #13 Attribute Error raised when using "$nin" operator in filter 2026-02-16 05:16:03 -05:00

Closed #5 relation "langchain_pg_collection" does not exist 2026-02-16 05:16:02 -05:00

Closed #7 Error while trying to import psycopg with poetry 2026-02-16 05:16:02 -05:00

Closed #2 Error during retrieval 2026-02-16 05:16:00 -05:00

276 Issues created by 1 user

Opened #1 Error while indexing 2026-02-16 05:16:00 -05:00

Opened #2 Error during retrieval 2026-02-16 05:16:00 -05:00

Opened #3 Potential solutions for being able to index different vector sizes? 2026-02-16 05:16:00 -05:00

Opened #4 CREATE EXTENSION fails with Azure Cosmos DB for PostgreSQL 2026-02-16 05:16:02 -05:00

Opened #5 relation "langchain_pg_collection" does not exist 2026-02-16 05:16:02 -05:00

Opened #6 metadata equality filter loss of performance 2026-02-16 05:16:02 -05:00

Opened #7 Error while trying to import psycopg with poetry 2026-02-16 05:16:02 -05:00

Opened #8 PostgresChatMessageHistory API break the usage of LCEL and Langserv 2026-02-16 05:16:02 -05:00

Opened #9 create a mechanism to migrate from community vectorstore to this implementation 2026-02-16 05:16:02 -05:00

Opened #10 Implementation Suggestion: for creating connection string from db params method 2026-02-16 05:16:03 -05:00

Opened #11 Error while upgrading psycopg2 to psycopg with "from langchain_postgres import PGVector" and "langchain_postgres.vectorstores import PGVector" 2026-02-16 05:16:03 -05:00

Opened #12 Poetry Conflict: Importing Langchain-Postgres v^0.0.3 (current) + LangGraph v^0.0.48 (current) 2026-02-16 05:16:03 -05:00

Opened #13 Attribute Error raised when using "$nin" operator in filter 2026-02-16 05:16:03 -05:00

Opened #14 Feature Request: ConversationBufferWindowMemory 2026-02-16 05:16:04 -05:00

Opened #15 Connection error use azure embedding 2026-02-16 05:16:04 -05:00

Opened #16 Could you clarify why the "contains" operator is not implemented? 2026-02-16 05:16:05 -05:00

Opened #17 Nested Metadata filtering broken 2026-02-16 05:16:05 -05:00

Opened #18 ChatMessageHistory does throw error after upgrading, neither sync nor async connection works 2026-02-16 05:16:05 -05:00

Opened #19 langchain-postgres on conda-forge 2026-02-16 05:16:06 -05:00

Opened #20 hybrid search 2026-02-16 05:16:07 -05:00

Opened #21 object has no attribute "embed_documents" 2026-02-16 05:16:07 -05:00

Opened #22 Support for the sparse embeddings 2026-02-16 05:16:07 -05:00

Opened #23 Support array comparisons 2026-02-16 05:16:07 -05:00

Opened #24 Add benchmarking 2026-02-16 05:16:07 -05:00

Opened #25 PGVector with Agents for querying a DB 2026-02-16 05:16:08 -05:00

Opened #26 Support for LangGraph checkpointer 2026-02-16 05:16:08 -05:00

Opened #27 Support for pgvector 0.3.x 2026-02-16 05:16:08 -05:00

Opened #28 AsyncEngine error: using pgvector to embedding -- cannot insert multiple commands into a prepared statement [SQL: SELECT pg_advisory_xact_lock(1573678846307946496);CREATE EXTENSION IF NOT EXISTS vector 2026-02-16 05:16:09 -05:00

Opened #29 How to query CollectionStore and EmbeddingStore models directly in a clean way? 2026-02-16 05:16:09 -05:00

Opened #30 $contain comperator not working with SelfQueryRetriever 2026-02-16 05:16:09 -05:00

Opened #31 feat: add IVFFlat index functionality to PGVector 2026-02-16 05:16:10 -05:00

Opened #32 Lacking CONTRIBUTING.MD 2026-02-16 05:16:10 -05:00

Opened #33 Rows returned from similarity_search with filter less than expected 2026-02-16 05:16:10 -05:00

Opened #34 upgrading from 0.0.6 -> 0.0.9, getting _async_engine not found 2026-02-16 05:16:11 -05:00

Opened #35 Feature Request: Support for Read-Only Endpoints in PG Vector Vector Store 2026-02-16 05:16:11 -05:00

Opened #36 psycopg module version error 2026-02-16 05:16:11 -05:00

Opened #37 PostgresSaver Implementation 2026-02-16 05:16:12 -05:00

Opened #38 Was 0.0.10 supposed to be released? 2026-02-16 05:16:12 -05:00

Opened #39 Async Retriever Error with SQLAlchemy - "cannot insert multiple commands into a prepared statement" 2026-02-16 05:16:12 -05:00

Opened #40 Filtering on nested metadata not allowed 2026-02-16 05:16:15 -05:00

Opened #41 pgvector - (psycopg.DataError) PostgreSQL text fields cannot contain NUL (0x00) bytes 2026-02-16 05:16:15 -05:00

Opened #42 Bug: TypeError: argument 1 must be a string or unicode object: got Composed instead 2026-02-16 05:16:15 -05:00

Opened #43 langchain v0.3 mentioned langchain-postgres==0.0.13 2026-02-16 05:16:16 -05:00

Opened #44 ValidationError: 1 validation error for Document metadata Input should be a valid dictionary 2026-02-16 05:16:16 -05:00

Opened #45 Release 0.0.9 missing upsert() (and aupsert()) methods for PGVector object 2026-02-16 05:16:16 -05:00

Opened #46 Metadata field not properly deserialized when using async_mode=True with PGVector 2026-02-16 05:16:17 -05:00

Opened #47 Why should session_id be a valid UUID? 2026-02-16 05:16:17 -05:00

Opened #48 How to use PostgresChatMessageHistory with async connections when using RunnableWithMessageHistory? 2026-02-16 05:16:17 -05:00

Opened #49 Feature Request: Support Deleting Vectors by Metadata in PGVector Class 2026-02-16 05:16:18 -05:00

Opened #50 Add Support for Asynchronous Connection Pooling in PostgresChatMessageHistory 2026-02-16 05:16:18 -05:00

Opened #51 Engine object is not being properly disposed in PGVector 2026-02-16 05:16:18 -05:00

Opened #52 delete_collection() Does Not Remove Records from upsertion_record Table 2026-02-16 05:16:19 -05:00

Opened #53 kwargs chain is broken in PGVector's search methods 2026-02-16 05:16:19 -05:00

Opened #54 Provide a way to override query building logic 2026-02-16 05:16:19 -05:00

Opened #55 Allow same id for different collections 2026-02-16 05:16:19 -05:00

Opened #56 Input text/embedding/metadata list length validation is missing 2026-02-16 05:16:19 -05:00

Opened #57 Support newer versions of pgvector 2026-02-16 05:16:19 -05:00

Opened #58 Array inclusion filter operation 2026-02-16 05:16:20 -05:00

Opened #59 any documentation for migration from old PGVector to the new one? 2026-02-16 05:16:20 -05:00

Opened #60 Ability to create more than a single embedding table per collection rather than single embedding table for all colleciton 2026-02-16 05:16:20 -05:00

Opened #61 any documentation for migration from old PGVector to the new one? 2026-02-16 05:16:23 -05:00

Opened #62 'PGVector' has no attribute 'acreate' 2026-02-16 05:16:23 -05:00

Opened #63 PGVector / Postgres connection is not automatically closed, and remains idle 2026-02-16 05:16:23 -05:00

Opened #64 Use Message ID for ID column 2026-02-16 05:16:23 -05:00

Opened #65 filter with $like 2026-02-16 05:16:24 -05:00

Opened #66 Update dependencies to use/permit pgvector 0.3 2026-02-16 05:16:24 -05:00

Opened #67 Outdated Documentation for langchain_postgres.checkpoint.PostgresSaver 2026-02-16 05:16:25 -05:00

Opened #68 Store initialization race condition - Table 'langchain_pg_collection' is already defined for this MetaData instance 2026-02-16 05:16:25 -05:00

Opened #69 What is the purpose of the chat_message_histories.py file? 2026-02-16 05:16:26 -05:00

Opened #70 Package maintenance 2025-02 2026-02-16 05:16:26 -05:00

Opened #71 Correct usage 2026-02-16 05:16:26 -05:00

Opened #72 issues while running quickstart for pgvector 2026-02-16 05:16:26 -05:00

Opened #73 Incompatible with latest langchain-community version due to numpy dependency 2026-02-16 05:16:26 -05:00

Opened #74 [bug] IntegrityError When Adding Texts to Vector Store with Metadata 2026-02-16 05:16:27 -05:00

Opened #75 Wrong async position 2026-02-16 05:16:27 -05:00

Opened #76 Does PGVector really need SQLAlchemy URLs? If so, why not psycopg3? 2026-02-16 05:16:27 -05:00

Opened #77 BlockingError(func_name) when using engine = PGEngine.from_connection_string(url=connection_string) 2026-02-16 05:16:28 -05:00

Opened #78 VectorStore search filters doesn't support multiple $like/$ilike/$in/$nin on same column 2026-02-16 05:16:28 -05:00

Opened #79 adelete does not delete embeddings 2026-02-16 05:16:28 -05:00

Opened #80 [Documentation] Indicate dense vs sparse search in HybridSearchConfig 2026-02-16 05:16:29 -05:00

Opened #81 [BUG] Improvements in HybridSearchConfig — Modifications in Score Fusion Logic and Configuration 2026-02-16 05:16:29 -05:00

Opened #82 TypeError: Object of type HumanMessage is not JSON serializable 2026-02-16 05:16:29 -05:00

Opened #83 Expose aapply_hybrid_search_index in PGVectorStore 2026-02-16 05:16:29 -05:00

Opened #84 [PGVector] Unnecessary columns queried leads to high latency 2026-02-16 05:16:29 -05:00

Opened #85 Suggestion: init_vectorstore_table() should also create the schema 2026-02-16 05:16:29 -05:00

Opened #86 PGVectorStore fails with GoogleGenerativeAIEmbeddings 2026-02-16 05:16:30 -05:00

Opened #87 PostgresChatMessageHistory is not working with UTF8 character 2026-02-16 05:16:30 -05:00

Opened #88 [BUG] Wrong database type checking for embedding_column in PGVectorStore.create 2026-02-16 05:16:30 -05:00

Opened #89 Add support for pgvectorscale diskann index 2026-02-16 05:16:31 -05:00

Opened #90 Add Question-Level Caching to LangChain for RAG Pipelines 2026-02-16 05:16:31 -05:00

Opened #91 AsyncPGVectorStore Metadata Filtering Not Working 2026-02-16 05:16:31 -05:00

Opened #92 support langchain-core==1.0.0 2026-02-16 05:16:31 -05:00

Opened #93 PGVectorStore faild with AzureAIEmbeddingsModel (Document objects could not be iterable) 2026-02-16 05:16:32 -05:00

Opened #94 Updating reference docs for new site 2026-02-16 05:16:32 -05:00

Opened #95 support VectorChord (postgresql) 2026-02-16 05:16:32 -05:00

Opened #96 update a langchain-postgres alpha 1.0.0a1 for langchain 1.0.0 alpha version 2026-02-16 05:16:32 -05:00

Opened #97 Separate tables for collections and embeddings in PGVectorStore 2026-02-16 05:16:32 -05:00

Opened #98 How to use non-async PGEngine? 2026-02-16 05:16:32 -05:00

Opened #99 Support metadata-based filtering for delete operations 2026-02-16 05:16:32 -05:00

Opened #100 Bug: areindex and adrop_vector_index in AsyncPGVectorStore ignore the specified schema 2026-02-16 05:16:32 -05:00

Opened #101 AsyncPGVectorStore.as_retriever filter in search_kwargs is not translated to target langchain_metadata column 2026-02-16 05:16:33 -05:00

Opened #102 [PR #1] [MERGED] Update poetry file 2026-02-16 05:16:36 -05:00

Opened #103 [PR #2] [MERGED] Set up CI 2026-02-16 05:16:36 -05:00

Opened #104 [PR #3] [MERGED] Mvoe integration tests to unit tests 2026-02-16 05:16:37 -05:00

Opened #105 [PR #4] [MERGED] Fix import in unit tests 2026-02-16 05:16:37 -05:00

Opened #106 [PR #5] [MERGED] Add docker-compose file 2026-02-16 05:16:37 -05:00

Opened #107 [PR #6] [MERGED] Update env variables 2026-02-16 05:16:37 -05:00

Opened #108 [PR #7] [MERGED] Another env variable fix 2026-02-16 05:16:38 -05:00

Opened #109 [PR #8] [MERGED] bump timeout 2026-02-16 05:16:38 -05:00

Opened #110 [PR #9] [MERGED] Update readme 2026-02-16 05:16:38 -05:00

Opened #111 [PR #10] [MERGED] Some clean up 2026-02-16 05:16:38 -05:00

Opened #112 [PR #11] [MERGED] Update API to use create_tables and drop_tables consistently 2026-02-16 05:16:38 -05:00

Opened #113 [PR #12] [MERGED] Rename postgres checkpointer to postgres saver 2026-02-16 05:16:39 -05:00

Opened #114 [PR #13] [MERGED] Add release workflow 2026-02-16 05:16:39 -05:00

Opened #115 [PR #14] [MERGED] Update interface to accept pools 2026-02-16 05:16:39 -05:00

Opened #116 [PR #15] [MERGED] Update README with langgraph examples 2026-02-16 05:16:39 -05:00

Opened #117 [PR #18] [MERGED] Remove deprecated code from vectorstore 2026-02-16 05:16:39 -05:00

Opened #118 [PR #17] [MERGED] Add notebook for vectorstore and update bug in add_documents 2026-02-16 05:16:39 -05:00

Opened #119 [PR #16] [MERGED] Add langgraph+langchain-postgres example 2026-02-16 05:16:39 -05:00

Opened #120 [PR #19] [MERGED] Move the star 2026-02-16 05:16:40 -05:00

Opened #121 [PR #20] [MERGED] Fix handling of connections 2026-02-16 05:16:40 -05:00

Opened #122 [PR #21] [MERGED] Update embeddings_function -> embeddings 2026-02-16 05:16:40 -05:00

Opened #123 [PR #22] [MERGED] Update documentation 2026-02-16 05:16:40 -05:00

Opened #124 [PR #23] [MERGED] Update README.md 2026-02-16 05:16:40 -05:00

Opened #125 [PR #24] [MERGED] Fix broken tests 2026-02-16 05:16:41 -05:00

Opened #126 [PR #25] [MERGED] Update session management in vectorstore 2026-02-16 05:16:41 -05:00

Opened #127 [PR #27] [MERGED] Should be using uuid4 not uuid1 2026-02-16 05:16:41 -05:00

Opened #128 [PR #28] [MERGED] relax depndencies 2026-02-16 05:16:41 -05:00

Opened #129 [PR #29] [MERGED] Add security policy 2026-02-16 05:16:41 -05:00

Opened #130 [PR #32] [CLOSED] Add async mode for pgvector 2026-02-16 05:16:42 -05:00

Opened #131 [PR #40] [MERGED] vectorstore: Add support to filter by IS NULL and IS NOT NULL criteria 2026-02-16 05:16:42 -05:00

Opened #132 [PR #49] [CLOSED] postgres: relax langgraph dep 2026-02-16 05:16:42 -05:00

Opened #133 [PR #48] [MERGED] Release 0.0.5 2026-02-16 05:16:42 -05:00

Opened #134 [PR #44] [MERGED] loosen core dep to tolerate 0.2 2026-02-16 05:16:42 -05:00

Opened #135 [PR #50] [CLOSED] updated postgresql checkpoint to include metadata. 2026-02-16 05:16:43 -05:00

Opened #136 [PR #51] [MERGED] vectorstore: Fix in exists operator. Was working as null 2026-02-16 05:16:43 -05:00

Opened #137 [PR #52] [MERGED] BREAKING: remove langgraph checkpointer 2026-02-16 05:16:43 -05:00

Opened #138 [PR #53] [MERGED] Release 0.0.6 2026-02-16 05:16:43 -05:00

Opened #139 [PR #54] [MERGED] Update README.md 2026-02-16 05:16:43 -05:00

Opened #140 [PR #57] [MERGED] Add URL to source code to pyproject.toml 2026-02-16 05:16:44 -05:00

Opened #141 [PR #59] Support for jsonb array comparision for $in $nin operator 2026-02-16 05:16:44 -05:00

Opened #142 [PR #64] [MERGED] Add async mode for pgvector (v2) 2026-02-16 05:16:44 -05:00

Opened #143 [PR #66] [MERGED] pgvector document filters 2026-02-16 05:16:44 -05:00

Opened #144 [PR #67] [MERGED] add unit tests for $in and $nin operators 2026-02-16 05:16:45 -05:00

Opened #145 [PR #62] [MERGED] Add support for the Negation('$not') operator 2026-02-16 05:16:45 -05:00

Opened #146 [PR #60] Fix transactions not being committed 2026-02-16 05:16:45 -05:00

Opened #147 [PR #69] [MERGED] Add $not operator to list of supported operator in pgvector doc-string 2026-02-16 05:16:45 -05:00

Opened #148 [PR #70] [MERGED] Release 0.0.7 2026-02-16 05:16:45 -05:00

Opened #149 [PR #72] [MERGED] small:Change python version 2026-02-16 05:16:45 -05:00

Opened #150 [PR #73] [MERGED] Release 0.0.8 2026-02-16 05:16:45 -05:00

Opened #151 [PR #75] [MERGED] Add transalor 2026-02-16 05:16:46 -05:00

Opened #152 [PR #76] [MERGED] Release 0.0.9 2026-02-16 05:16:46 -05:00

Opened #153 [PR #83] [MERGED] Implementation of upsert, aupsert, get_by_ids, aget_by_ids 2026-02-16 05:16:47 -05:00

Opened #154 [PR #79] [CLOSED] wip: test out interface addition 2026-02-16 05:16:47 -05:00

Opened #155 [PR #84] [CLOSED] Update PGVector community plugin to support uid, directory_id, source_id indexing and search 2026-02-16 05:16:47 -05:00

Opened #156 [PR #77] Support for jsonb array comparision for $in $nin operator 2026-02-16 05:16:47 -05:00

Opened #157 [PR #91] Add support for HNSW and IVFFlat indexes, add tests 2026-02-16 05:16:47 -05:00

Opened #158 [PR #85] feat: add hnsw index functionality to PGVector 2026-02-16 05:16:47 -05:00

Opened #159 [PR #90] [MERGED] Release 0.0.10 2026-02-16 05:16:47 -05:00

Opened #160 [PR #95] [MERGED] standardizing doc string 2026-02-16 05:16:48 -05:00

Opened #161 [PR #96] [CLOSED] fix: use self.embeddings.aembed_* in async methods 2026-02-16 05:16:48 -05:00

Opened #162 [PR #99] [MERGED] address issue for mmr calculation 2026-02-16 05:16:49 -05:00

Opened #163 [PR #97] [MERGED] fix: use self.embeddings.aembed_* in async methods 2026-02-16 05:16:49 -05:00

Opened #164 [PR #102] [CLOSED] Full text search 2026-02-16 05:16:49 -05:00

Opened #165 [PR #103] [CLOSED] Added possibility to add indexes and filter by full text search 2026-02-16 05:16:49 -05:00

Opened #166 [PR #105] [MERGED] infra: delete release (not _release) 2026-02-16 05:16:49 -05:00

Opened #167 [PR #112] [MERGED] patch: revert unreleased upsert change 2026-02-16 05:16:49 -05:00

Opened #168 [PR #106] [feat]allow user to specify collection & embedding table names 2026-02-16 05:16:49 -05:00

Opened #169 [PR #107] [CLOSED] fix bug: collection name initialize in PGVector class 2026-02-16 05:16:50 -05:00

Opened #170 [PR #113] [MERGED] Update _release.yml 2026-02-16 05:16:50 -05:00

Opened #171 [PR #114] [MERGED] Update _release.yml 2026-02-16 05:16:50 -05:00

Opened #172 [PR #115] [MERGED] Relax constraints in poetry file and bump version to 0.0.11 2026-02-16 05:16:50 -05:00

Opened #173 [PR #117] [MERGED] Release 0.0.12 2026-02-16 05:16:50 -05:00

Opened #174 [PR #116] [MERGED] release 0.0.11 2026-02-16 05:16:50 -05:00

Opened #175 [PR #123] [MERGED] docs: fix PGVector import examples 2026-02-16 05:16:51 -05:00

Opened #176 [PR #119] feat: retrieve embeddings from database only when necessary 2026-02-16 05:16:51 -05:00

Opened #177 [PR #128] Enable Deletion of Vectors by Metadata in PGVector 2026-02-16 05:16:52 -05:00

Opened #178 [PR #130] Add Asynchronous Connection Pooling Support to PostgresChatMessageHistory 2026-02-16 05:16:52 -05:00

Opened #179 [PR #137] [MERGED] infra: disable pypi release attestations 2026-02-16 05:16:52 -05:00

Opened #180 [PR #132] [CLOSED] docs: update the readme to note Google provided integrations 2026-02-16 05:16:52 -05:00

Opened #181 [PR #125] Fix metadata deserialization in async mode for PGVector 2026-02-16 05:16:52 -05:00

Opened #182 [PR #140] [MERGED] langchain-standard-tests -> langchain-tests 2026-02-16 05:16:53 -05:00

Opened #183 [PR #141] [MERGED] no more git dependencies 2026-02-16 05:16:53 -05:00

Opened #184 [PR #145] [MERGED] bump langchain-tests 2026-02-16 05:16:53 -05:00

Opened #185 [PR #144] added a method to update session id in PostgresChatMessageHistory 2026-02-16 05:16:53 -05:00

Opened #186 [PR #138] Add support to specify custom table schema 2026-02-16 05:16:53 -05:00

Opened #187 [PR #147] Added latest PGVector features 2026-02-16 05:16:54 -05:00

Opened #188 [PR #146] add a new operator for array inclusion filtering 2026-02-16 05:16:54 -05:00

Opened #189 [PR #148] [MERGED] Drop 3.8 support from CI 2026-02-16 05:16:54 -05:00

Opened #190 [PR #149] [MERGED] drop python 3.8 from CI 2026-02-16 05:16:54 -05:00

Opened #191 [PR #155] [MERGED] Allow langchain-postgres to work with numpy 2.x 2026-02-16 05:16:54 -05:00

Opened #192 [PR #157] [CLOSED] Dependencies: Update to pgvector 0.3 2026-02-16 05:16:55 -05:00

Opened #193 [PR #158] [MERGED] Documentation: Add CONTRIBUTING.md and DEVELOPMENT.md 2026-02-16 05:16:55 -05:00

Opened #194 [PR #161] [MERGED] Dependencies: Add greenlet package to test dependency group 2026-02-16 05:16:55 -05:00

Opened #195 [PR #162] [CLOSED] update poetry lock file 2026-02-16 05:16:55 -05:00

Opened #196 [PR #163] [MERGED] Dependencies: Update to pgvector <0.4 2026-02-16 05:16:55 -05:00

Opened #197 [PR #164] [MERGED] Bump version 0.0.13 2026-02-16 05:16:55 -05:00

Opened #198 [PR #167] [MERGED] Removed the definition of the duplicate index on the id column and re… 2026-02-16 05:16:56 -05:00

Opened #199 [PR #168] [MERGED] feat: Add the PGVectorStore class 2026-02-16 05:16:56 -05:00

Opened #200 [PR #169] [MERGED] chore: Add deprecation warning for PGVector 2026-02-16 05:16:56 -05:00

Opened #201 [PR #170] [CLOSED] chore(docs): Add sample notebook and documentation for PGVectorStore 2026-02-16 05:16:56 -05:00

Opened #202 [PR #171] [CLOSED] chore(docs): Add sample notebook and documentation for PGVectorStore 2026-02-16 05:16:57 -05:00

Opened #203 [PR #172] [MERGED] chore(docs): Add sample notebook and documentation for PGVectorStore 2026-02-16 05:16:57 -05:00

Opened #204 [PR #173] [MERGED] docs: update the readme to note Google provided integrations 2026-02-16 05:16:57 -05:00

Opened #205 [PR #174] [MERGED] fix: Add setter for Chat Message History messages 2026-02-16 05:16:57 -05:00

Opened #206 [PR #175] [MERGED] feat: Add the PGVectorStore 2026-02-16 05:16:57 -05:00

Opened #207 [PR #178] [MERGED] docs(migration): Add migration script 2026-02-16 05:16:58 -05:00

Opened #208 [PR #177] [MERGED] docs: update PGVectorStore quickstart 2026-02-16 05:16:58 -05:00

Opened #209 [PR #176] [MERGED] docs: refactor the readme 2026-02-16 05:16:58 -05:00

Opened #210 [PR #179] refactor: vectorstores & chat_message_histories 2026-02-16 05:16:58 -05:00

Opened #211 [PR #181] [MERGED] add missing imports to readme 2026-02-16 05:16:58 -05:00

Opened #212 [PR #183] [MERGED] chore: Update PGVectorstore quickstart 2026-02-16 05:16:59 -05:00

Opened #213 [PR #184] [MERGED] Update README.md 2026-02-16 05:16:59 -05:00

Opened #214 [PR #185] [MERGED] fix: remove string filters and parameterize filters 2026-02-16 05:16:59 -05:00

Opened #215 [PR #186] [MERGED] update docker-compose file 2026-02-16 05:16:59 -05:00

Opened #216 [PR #187] [MERGED] lint: remove a few unused imports 2026-02-16 05:16:59 -05:00

Opened #217 [PR #188] [MERGED] release 0.0.14rc1 2026-02-16 05:17:00 -05:00

Opened #218 [PR #189] [MERGED] lint: run linter 2026-02-16 05:17:00 -05:00

Opened #219 [PR #190] [MERGED] 0.0.14 release and remove deprecation for now 2026-02-16 05:17:00 -05:00

Opened #220 [PR #191] [CLOSED] docs: streamline tutotiral 2026-02-16 05:17:00 -05:00

Opened #221 [PR #192] [CLOSED] docs: tutorial re-work 2026-02-16 05:17:00 -05:00

Opened #222 [PR #193] [MERGED] docs: partial tutorial rework 2026-02-16 05:17:01 -05:00

Opened #223 [PR #195] [MERGED] feat: add drop table 2026-02-16 05:17:01 -05:00

Opened #224 [PR #194] [MERGED] docs: add how-to for PGVectorStore 2026-02-16 05:17:01 -05:00

Opened #225 [PR #196] [MERGED] Update README.md 2026-02-16 05:17:01 -05:00

Opened #226 [PR #197] [MERGED] Update README.md 2026-02-16 05:17:01 -05:00

Opened #227 [PR #199] [MERGED] docs: update tutorial 2026-02-16 05:17:02 -05:00

Opened #228 [PR #198] [MERGED] Update README.md 2026-02-16 05:17:02 -05:00

Opened #229 [PR #201] [MERGED] chore: Update vectorstore search to support inline embedding 2026-02-16 05:17:02 -05:00

Opened #230 [PR #200] [MERGED] chore(docs): Add an Async Explainer doc 2026-02-16 05:17:02 -05:00

Opened #231 [PR #203] [CLOSED] feat: Adding PGChatMessageHistory 2026-02-16 05:17:02 -05:00

Opened #232 [PR #206] [CLOSED] chore: Make the private variable __vs to semi private 2026-02-16 05:17:03 -05:00

Opened #233 [PR #204] feature/hybrid-search 2026-02-16 05:17:03 -05:00

Opened #234 [PR #207] [CLOSED] feat: Adding multi modal support for PGVectorStore 2026-02-16 05:17:03 -05:00

Opened #235 [PR #205] [MERGED] Update README.md 2026-02-16 05:17:03 -05:00

Opened #236 [PR #208] [MERGED] fix(deps): Allow Numpy 2.x to fix dependencies resolution on Python 3.13 2026-02-16 05:17:03 -05:00

Opened #237 [PR #211] [MERGED] feat: Added Hybrid Search Config and Tests [1/N] 2026-02-16 05:17:04 -05:00

Opened #238 [PR #210] [MERGED] fix: Add support for a metadata column named id in PGVectorStore 2026-02-16 05:17:04 -05:00

Opened #239 [PR #212] [MERGED] ci: migrate to uv 2026-02-16 05:17:04 -05:00

Opened #240 [PR #217] [MERGED] Fixed support for VectorStore search filters with multiple $like/$ilike/$in/$nin on same column 2026-02-16 05:17:04 -05:00

Opened #241 [PR #209] Fix: Table 'langchain_pg_collection' is already defined for this MetaData instance 2026-02-16 05:17:05 -05:00

Opened #242 [PR #221] [MERGED] Release 0.0.15 2026-02-16 05:17:05 -05:00

Opened #243 [PR #218] [MERGED] Remove wrong async 2026-02-16 05:17:05 -05:00

Opened #244 [PR #219] [CLOSED] fix: remove async for sync method 2026-02-16 05:17:05 -05:00

Opened #245 [PR #222] [CLOSED] Fixed the bug of reindex and drop_index when specifying the schema 2026-02-16 05:17:05 -05:00

Opened #246 [PR #223] [MERGED] deps: add missing dependencies in test group 2026-02-16 05:17:05 -05:00

Opened #247 [PR #224] docs,chore: improve development documentation and fix tooling 2026-02-16 05:17:06 -05:00

Opened #248 [PR #228] feat: $contains_any and $contains_none operators for array-inclusion filtering 2026-02-16 05:17:06 -05:00

Opened #249 [PR #227] feat: support for DiskANN index 2026-02-16 05:17:06 -05:00

Opened #250 [PR #229] [CLOSED] fix: Use JSONB for metadata column instead of JSON 2026-02-16 05:17:06 -05:00

Opened #251 [PR #226] feat: support for Halfvec and Sparsevec vector types 2026-02-16 05:17:06 -05:00

Opened #252 [PR #230] [CLOSED] fix: Use JSONB for metadata column instead of JSON 2026-02-16 05:17:07 -05:00

Opened #253 [PR #231] [CLOSED] Feature: Add Document Retrieval with Metadata Filtering 2026-02-16 05:17:07 -05:00

Opened #254 [PR #233] [CLOSED] chore: add documentation for Hybrid Seach 2026-02-16 05:17:07 -05:00

Opened #255 [PR #239] [CLOSED] fix: PGVector --> PGVectorStore: migration fails for a custom db schema 2026-02-16 05:17:07 -05:00

Opened #256 [PR #242] [CLOSED] Fix/custom db schema 2026-02-16 05:17:07 -05:00

Opened #257 [PR #244] [MERGED] feat: add async and sync hybrid search index creation methods 2026-02-16 05:17:08 -05:00

Opened #258 [PR #245] [MERGED] docs: Add documentation for Hybrid Search 2026-02-16 05:17:08 -05:00

Opened #259 [PR #243] [MERGED] fix : correct type checking against db column for embedding_column variable 2026-02-16 05:17:08 -05:00

Opened #260 [PR #246] chore: Add deprecation warning for PGVector 2026-02-16 05:17:08 -05:00

Opened #261 [PR #251] [MERGED] chore: update PGVectorStore How to guide 2026-02-16 05:17:09 -05:00

Opened #262 [PR #256] [MERGED] fix: Normalize scores in RRF ranking in hybrid search 2026-02-16 05:17:09 -05:00

Opened #263 [PR #255] [MERGED] fix: Normalize results in wighted sum ranking 2026-02-16 05:17:09 -05:00

Opened #264 [PR #257] [MERGED] fix: Fix hybrid search bugs 2026-02-16 05:17:09 -05:00

Opened #265 [PR #254] [MERGED] chore: Add psycopg binary as a dependency 2026-02-16 05:17:09 -05:00

Opened #266 [PR #260] [MERGED] fix(docs): update command to install packages using uv & update port … 2026-02-16 05:17:10 -05:00

Opened #267 [PR #264] [MERGED] Feature: Add Document Retrieval with Metadata Filtering similar to Chroma Vector Store 2026-02-16 05:17:10 -05:00

Opened #268 [PR #261] [MERGED] Metadata json filtering 2026-02-16 05:17:10 -05:00

Opened #269 [PR #263] [MERGED] release: 0.0.16 2026-02-16 05:17:10 -05:00

Opened #270 [PR #267] [MERGED] Fix incorrect connection string format in README.md example 2026-02-16 05:17:10 -05:00

Opened #271 [PR #268] fix: tsquery only returns results if all keywords match 2026-02-16 05:17:11 -05:00

Opened #272 [PR #270] [MERGED] fix: reindex&drop_index without schema 2026-02-16 05:17:11 -05:00

Opened #273 [PR #272] [MERGED] Feature: Support metadata based filtering for delete operations 2026-02-16 05:17:12 -05:00

Opened #274 [PR #274] chore: Fix CVE-2025-68664 2026-02-16 05:17:12 -05:00

Opened #275 [PR #273] chore: add deprecation warning to PGVector 2026-02-16 05:17:12 -05:00

Opened #276 [PR #277] feat: timestamped chat history with session tracking 2026-02-16 05:17:12 -05:00