Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Canvas on Langgraph #199

Open
akademi59222 opened this issue Nov 13, 2024 · 1 comment
Open

Open Canvas on Langgraph #199

akademi59222 opened this issue Nov 13, 2024 · 1 comment

Comments

@akademi59222
Copy link

I would really appreciate it if anyone help me run this project on local.

I run open-canvas on my local windows but some errors are happening.

These api request were failed.

POST /api/assistants/search 500
Error in proxy
TypeError: fetch failed

POST /api/threads 500
Error in proxy
TypeError: fetch failed

POST /api/assistants 500
Error in proxy
TypeError: fetch failed

I think the reason is lagngraph sever is not running on localhost:54367.

Please let me know how I can run open-canvas on local windows or mac os and how to deploy langgraph to cloud and deploy open-canvas?

@IsraelShok
Copy link

There is a previous comment about running it locally with docker-compose or in separate containers (redis, postgres, and the server).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants