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

MultipleSubgraphsError when running multi-agent report from LangGraph Cloud #890

Open
jcalebsmith opened this issue Oct 7, 2024 · 1 comment

Comments

@jcalebsmith
Copy link

jcalebsmith commented Oct 7, 2024

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:

  1. Run the NextJS app via Docker
  2. Visit localhost:3000, Open Settings, and within the "API Variables" tab, set your Langgraph Host URL
  3. For report_type, select "Multi_Agents"
  4. Run a report
  5. See error

Expected behavior
The multi-agents report runs just without errors

Screenshots
image

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.

@ElishaKay
Copy link
Collaborator

reported the bug to the langchain team - they plan on addressing the issue

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