Replies: 1 comment 2 replies
-
In LangChain's PGVector integration, you can apply filters on both the
The filtering options available include operators such as If you have specific metadata fields in either table that you want to filter by, you can use these operators to construct your filter queries. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
there is two table langchain pg_embeddings and langchain pg_collection, on which table we can apply filter?
System Info
langchain
pyschopg2
Beta Was this translation helpful? Give feedback.
All reactions