langchain-ai / open-canvas

📃 A better UX for chat, writing content, and coding with LLMs.
https://opencanvas.langchain.com/
MIT License
2.58k stars 377 forks source link

Open Canvas on LangGraph Cloud direction #196

Open peanutdev opened 5 days ago

peanutdev commented 5 days ago

I would appreciate it if anyone can point me in the right direction for getting this up and running in LangGraph Cloud. I have a LangSmith Plus subscription. I am new at this.

It appears https://opencanvas.langchain.com/ is running in Vercel, so I did the same. But notices localhost:3000.

I added NEXT_PUBLIC_API_URL to Vercel and the API URL from LangGraph Platform when I deployed my private repo, the same which is deployed at Vercel. Then I see localhost:3000 is replaced with the API URL but that is http status 403.

Thank you

bracesproul commented 4 days ago

@peanutdev to run this in production, fork this repo, deploy on langgraph cloud setting these environment variables:

Then, deploy to vercel and set these environment variables: