PGVector filtering improvements to support self-querying #17064
Labels
🤖:bug
Related to a bug, vulnerability, unexpected error with an existing feature
Ɑ: vector store
Related to vector store module
Checked other resources
Example Code
The current code does not handle top-level conditions like the example below:
The current implementation for this example will not find results.
The current implementation does not support GTE and LTE comparators in pgvector.
Error Message and Stack Trace (if applicable)
No response
Description
System Info
langchain==0.1.5
langchain-community==0.0.17
langchain-core==0.1.18
Python 3.10.12
The text was updated successfully, but these errors were encountered: