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.57k stars 729 forks source link

how can I set proxy ? #32

Closed biandh closed 5 months ago

biandh commented 5 months ago

when I run : npm run dev

I get this info:

ai-rsc-demo@0.0.0 dev next dev

▲ Next.js 14.1.2

developersdigest commented 5 months ago

This is likely the result of an issue related to the leaflet map component not having a dynamic import. This should now be resolved. Thank you!