TransformerOptimus / SuperAGI

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
https://superagi.com/
MIT License
15.44k stars 1.86k forks source link

Unhandled Runtime Error AxiosError: Request failed with status code 500 #1217

Closed oryx-it closed 1 year ago

oryx-it commented 1 year ago

I was successfully able to connect to the pinecone DB however when I'm trying to create knowledge it shows me crossed indexes and 1 error bottom left.

image image

When I click on the I it says select valid index

image

My index

image

What am I missing? I'm using a Mac with a M2 CPU

cognitivebot commented 1 year ago

Have you configured your pinecone vector db?

oryx-it commented 1 year ago

I did

image

What am I missing?

Tarraann commented 1 year ago

I was successfully able to connect to the pinecone DB however when I'm trying to create knowledge it shows me crossed indexes and 1 error bottom left.

image image When I click on the I it says select valid index

image

My index

image

What am I missing? I'm using a Mac with a M2 CPU

I was successfully able to connect to the pinecone DB however when I'm trying to create knowledge it shows me crossed indexes and 1 error bottom left.

image image When I click on the I it says select valid index

image

My index

image

What am I missing? I'm using a Mac with a M2 CPU

Hi!! So the all the index are crossed while you create a knowledge is because you do no have any data in them or probably you have marketplace data in it.

Make sure you have custom data before you select them.

oryx-it commented 1 year ago

Thank you! Can you give me an idea how best add custom data?On 19. Sep 2023, at 09:14, Taran @.***> wrote:

I was successfully able to connect to the pinecone DB however when I'm trying to create knowledge it shows me crossed indexes and 1 error bottom left.

When I click on the I it says select valid index

My index

What am I missing? I'm using a Mac with a M2 CPU

I was successfully able to connect to the pinecone DB however when I'm trying to create knowledge it shows me crossed indexes and 1 error bottom left.

When I click on the I it says select valid index

My index

What am I missing? I'm using a Mac with a M2 CPU

Hi!! So the all the index are crossed while you create a knowledge is because you do no have any data in them or probably you have marketplace data in it. Make sure you have custom data before you select them.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

Tarraann commented 1 year ago

Thank you! Can you give me an idea how best add custom data?On 19. Sep 2023, at 09:14, Taran @.> wrote: I was successfully able to connect to the pinecone DB however when I'm trying to create knowledge it shows me crossed indexes and 1 error bottom left. When I click on the I it says select valid index My index What am I missing? I'm using a Mac with a M2 CPU I was successfully able to connect to the pinecone DB however when I'm trying to create knowledge it shows me crossed indexes and 1 error bottom left. When I click on the I it says select valid index My index What am I missing? I'm using a Mac with a M2 CPU Hi!! So the all the index are crossed while you create a knowledge is because you do no have any data in them or probably you have marketplace data in it. Make sure you have custom data before you select them. —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.>

OKay sure! So you just need to create the embedding of some data and add it to the pinecone index. You can use the given link for the same: https://colab.research.google.com/drive/1ksHXPTFEK20rkOsEjkBfdPIHLJHNN_OO?usp=sharing

coder5492 commented 1 year ago

We've marked this GitHub issue for resolution. If it's not resolved to your satisfaction, please feel free to reopen it. Your involvement in the community means a lot to us! 😊