Replies: 1 comment
-
have you looked at the logs to see if any source documents were retrieved? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi there 🙌
I'm chasing this issue for multiple hours now but can't find a solution... 🤪
ISSUE: When asking about my custom data it doesn't have any clue and only responds with "I don't know"
What I'm doing:
That is how my already upserted structure looks like
HOWEVER
When I upsert a .txt via Flowise (Pinecone Upsert Document) and then retrieving it via the Pinecone Load existing index its working just perfect and it knows exactly the answer.
All credentials, index, namespace and so on are exactly the same
No matter if i ask about things I uploaded via Flowise (which I get a correct answer for) or directly to Pinecone (where it doenst know about it) I dont see requests made for Queries.
Do you experienced something similiar?
Do you know which ID (for comparison) theses vectors generated via Flowise has?
Thank you sooo much for any guidance on that! ✨
Beta Was this translation helpful? Give feedback.
All reactions