joschan21 / quill

Quill - A Modern SaaS-Platform Built With Next.js 13
1.91k stars 513 forks source link

connect to pinecone db have some error, how to fix them?thx. #101

Open Mecil9 opened 6 months ago

Mecil9 commented 6 months ago

NO.1 Error: when upload pdf file to uploadthing server, throw this error: Warning: TT: undefined function: 32 how to fix it.

image

No.2 Error when i was upload pdf to pinecone db, has an error, can't write data to pinecone db

have a Error Pinecone: [PineconeError: PineconeClient: Error calling upsert: PineconeError: PineconeClient: Error calling upsertRaw: FetchError: The request failed and the interceptors did not return an alternative response] {
  attemptNumber: 7,
  retriesLeft: 0
}

how to fix pinecone configure?