LangChain Misusing eq comparator for Pinecone Arrays (Filtering through MetaData in Pinecone) #8687
zainamjad2511
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am using pinecone and using self query retrieval with gemini 2.5 pro, with langsmith i came to know the default prompt strictly instructs the ai to use specific comparators
Default Prompt in pineconetranslator:
MY PROMPT:
But the output comes to be using the operators allowed by the default prompt , i am unable to use IN comparator for pinecone query , whats the solution to it?
Beta Was this translation helpful? Give feedback.
All reactions