Chatbot not reading from Pinecone? #410
Replies: 1 comment
-
To follow up - for some reason when you initialize a pinecone index in the portal this occurs, yet if you create in index within your codebase it works perfectly |
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.
-
Hello all,
I have had a problem whereby when I create a new pinecone index and try and integrate it into my project, for whatever reason the chatbot is not reading from the database vectors. When I try and return the source docs I get nothing back, yet I can see pinecone is getting hit with an API request. Is there something I am missing here? I am using pinecone prem as well. Any help would be great
Beta Was this translation helpful? Give feedback.
All reactions