AutoGPT: PineconeProtocolError: Failed to connect; did you specify the correct index name?

Duplicates

  • I have searched the existing issues

Steps to reproduce šŸ•¹

Just pulled from master and configured Pinecone. I’m getting this error.

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 8
  • Comments: 27 (2 by maintainers)

Commits related to this issue

Most upvoted comments

I think this is because the index is being created. It takes a while to initialize.

Having the same error, however, I think it may be because the auto-gpt index is being initialised (10 minutes passed now) image

EDIT: index on Pinecone turned Ready and now auto-gpt runs fine. image