-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to resolve this issue? (Pinecone insert error) #488
Comments
Hi, Do you have any more details about the error? We have an open PR that might fix this issue, will keep this issue updated with progress |
This is probably because the index that you want to insert doesn't exist yet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
error
[Error: PineconeClient: Error calling upsert: Error: PineconeClient: Error calling upsertRaw: FetchError: The request failed and the interceptors did not return an alternative response]
c:\Users\gpt4-pdf-chatbot-langchain\scripts\ingest-data.ts:51
throw new Error('Failed to ingest your data');
^
[Error: Failed to ingest your data]
Node.js v18.15.0
ELIFECYCLE Command failed with exit code 1.
The text was updated successfully, but these errors were encountered: