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

How to run OpenCanvas locally on Linux? #109

Closed PieBru closed 3 weeks ago

PieBru commented 3 weeks ago

Hi, great project! If I understood correctly, OpenCanvas needs LangGraph, which as of now is available for local installation only on MacOS. I feel blind, but wasn't able to find an easy way to couple a local OpenCanvas to an LangGraph cloud API. Please point me in the right direction. Thank you. Piero

bracesproul commented 3 weeks ago

We're working on adding better support for running LangGraph Cloud apps on Windows/Linux in the coming weeks! I'll post an update in this repo & update the Readme once that's ready

You can also deploy Open Canvas on LangGraph Cloud which only requires a LangSmith Plus subscription.

PieBru commented 3 weeks ago

Great! Being a single dev, I will wait for the update. Thanks