You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When attempting to run multi-agents report from LangGraph Cloud, the user is presented with a MultipleSubgraphsError
To Reproduce
Steps to reproduce the behavior:
Run the NextJS app via Docker
Visit localhost:3000, Open Settings, and within the "API Variables" tab, set your Langgraph Host URL
For report_type, select "Multi_Agents"
Run a report
See error
Expected behavior
The multi-agents report runs just without errors
Screenshots
Additional context
This only seems to be an issue when the app is deployed on Langgraph Cloud. I can run the multi-agents report locally without issue.
The text was updated successfully, but these errors were encountered:
Describe the bug
When attempting to run multi-agents report from LangGraph Cloud, the user is presented with a MultipleSubgraphsError
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The multi-agents report runs just without errors
Screenshots
Additional context
This only seems to be an issue when the app is deployed on Langgraph Cloud. I can run the multi-agents report locally without issue.
The text was updated successfully, but these errors were encountered: