Class to manage multi-agents #865
andreibondarev
started this conversation in
Ideas
Replies: 2 comments
-
Any plans to port langgraph sdk to ruby? Could not find any mention of it. That would allow creating a graph of agents, with shared memory etc |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm building a system to manage multiple agents, but without communication between them |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to the CrewAI's Crews or OpenAI Swarm's we'd like to figure out a way to combine agents that can communicate with each other and accomplish tasks together.
Beta Was this translation helpful? Give feedback.
All reactions