Jordan-Gilliam / ai-template

Mercury - Train your own custom GPT. Chat with any file, or website.
The Unlicense
422 stars 66 forks source link

Failed to ingest your data #14

Open AvarageCodeEnjoyer opened 9 months ago

AvarageCodeEnjoyer commented 9 months ago

Describe the bug Using the template does not work even when the .env file is set up properly.

The Pinecone Docs for namespaces say that "gcp-starter" enviroments don't support namespaces. I have to assume the bug it coming from trying to send a namespace to Pinecone when it does not support namespaces. https://docs.pinecone.io/docs/namespaces

To Reproduce Steps to reproduce the behavior:

  1. Start the server
  2. Upload a .txt file to the "Train" section
  3. wait for error "Error: Failed to ingest your data"

Expected behavior It should upload the file contents to Pinecone