Workflow triggered by an Agent

My use case requires a Team of Teams where each Team performs certain distinct functions. One of the Teams needs to implement a deterministic workflow through a set of agents. If I configure this Team as a set of Agents, sometimes the LLM hallucinates and does not invoke proper agent. To have better control, I was wondering if I can implement a Workflow within the execution of this particular Team. Is that possible?

1 Like

Hi @dattasumit, thank you for your question.
Yes, That should be possible. We have released workflows v2 (beta) please refer: What are Workflows? - Agno, this will help you implement your use case.

Please reachout incase you still have the doubt