Class to manage multi-agents #865
andreibondarev
started this conversation in
Ideas
Replies: 1 comment
-
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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