RipeSeed / ask-ripeseed

An AI Assistant to answer user queries based on your own knowledge base!
https://ask.ripeseed.io
MIT License
36 stars 9 forks source link

Error: failed to pipe response #63

Closed haris-aqeel closed 1 month ago

haris-aqeel commented 1 month ago

I am trying to follow along with the project in the repository. I've added all of the necessary credentials as specified in the documentation. I installed all packages using pnpm, but whenever I try to send a message, I encounter the following error:

Steps to Reproduce:

Clone the repository to my local machine. Install dependencies using pnpm install. Add all required credentials (please specify which credentials you've added, e.g., API keys, environment variables). Start the application using pnpm run dev Attempt to send a message through the application. Observe the error that occurs.

haris-aqeel commented 1 month ago

Turned out, some issue with setting up Pinecone