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

Update message_generator for multi-agent workflows #150

Closed
wants to merge 3 commits into from

Conversation

TaurusLondon
Copy link

When building multi-agent workflows, an event can be a Command to navigate among agents and it will break the message_generator method.

May need to use the latest version of langgraph (e.g. 0.2.66)

@JoshuaC215
Copy link
Owner

Hey @TaurusLondon thanks for raising this, I didn’t see the Command launch until now.

Can you describe in more detail and/or give some example agent code where using Commands breaks the message_generator logic? It wasn’t immediately obvious to me, so it would help with validating this PR.

Thank you!

@JoshuaC215
Copy link
Owner

I did a more robust fix in #159

@JoshuaC215 JoshuaC215 closed this Jan 30, 2025
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

Successfully merging this pull request may close these issues.

2 participants