Open akademi59222 opened 3 days ago
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?
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?