chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
Namespace for Pinecone and query
Good day,
I'm new to the plugin and I want to ask a question about this.
- I tried to uncomment and set a default value for namespace for pinecone index and when I tried to query on docs site it always give me error 505 return.
on the server logs
Web process 2023-06-30T20:53:19.186Z 2023-06-30 20:53:19.186 | ERROR | server.main:query_main:102 - RetryError[<Future at 0x7f39e0e317e0 state=finished raised ValidationError>]
- On query, I do have an existing pinecone database and tried to set it on the retrieval plugin. But when I tried to query it on the docs page it gives me return null
Hey, Do you managed to fix this?