developersdigest / llm-answer-engine

Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Llama-3, Langchain, OpenAI, Upstash, Brave & Serper
https://developersdigest.tech
MIT License
4.68k stars 744 forks source link

'"ai/rsc"' has no exported member named 'readStreamableValue' #35

Open rohithrc6 opened 7 months ago

rohithrc6 commented 7 months ago

I installed all the dependencies and ran the code in my local. I searched for 'readStreamableValue' in the entire repo and couldn't find it, this is the path to the file in which I get the error "llm-answer-engine-main/app/page.tsx". Path to ai/rsc - "llm-answer-engine-main/node_modules/ai/rsc/dist/"