Agentic AI
- Lets try to implement a supervisor agent and adopt that to our use case of get all defect and summarizing the defects and sending a communication (email)
Supervisor
-
This is a multi agent architecture with specialized agents coordinated by supervisor agent

-
Refer Here for sample implementation of supervisor agent.
-
Refer Here for the changes done to add worker agents and state defined
