chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

Namespace for Pinecone and query

Open ippjsuperable opened this issue 2 years ago • 1 comments

Good day,

I'm new to the plugin and I want to ask a question about this.

  1. 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. image

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>]

  1. 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 image

ippjsuperable avatar Jun 30 '23 21:06 ippjsuperable

Hey, Do you managed to fix this?

Lawhacknifemi avatar Oct 05 '23 12:10 Lawhacknifemi