You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Checked
Feature request
Self querying feature lacks support for pgvector.
https://python.langchain.com/docs/modules/data_connection/retrievers/self_query
https://python.langchain.com/docs/integrations/retrievers/self_query
Motivation
PGVector support for Self-querying
Proposal (If applicable)
step 1. is accepting improvements for pgvector metadata filtering - PR #17067 (issue #17064 )
step 2. PGVector Visitor to translate StructuredQuery to filter payload that will be later handled by changes from step 1
Beta Was this translation helpful? Give feedback.
All reactions