Skip to content

Conversation

@pprados
Copy link
Contributor

@pprados pprados commented Jun 20, 2024

The SelfQuery PGVectorTranslator is not correct. The operator is "eq" and not "$eq".
This patch implements a new version of PGVectorTranslator.

It's necessary to release a new version before accepting another PR in langchain core.

@pprados pprados marked this pull request as ready for review June 20, 2024 11:42
@eyurtsev eyurtsev merged commit 533e965 into langchain-ai:main Jun 21, 2024
@pprados pprados deleted the pprados/fix_translator branch June 21, 2024 13:52
eyurtsev pushed a commit to langchain-ai/langchain that referenced this pull request Jun 21, 2024
The SelfQuery PGVectorTranslator is not correct. The operator is "eq"
and not "$eq".
This patch use a new version of PGVectorTranslator from
langchain_postgres.

It's necessary to release a new version of langchain_postgres (see
[here](langchain-ai/langchain-postgres#75)
before accepting this PR in langchain.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants