Commit 0a8af67
feat: add multi-agent workflow tutorial with orchestration patterns
- Add Multi_Agent_Workflow.ipynb demonstrating agent collaboration
- Implement Agent and Tool base classes with OpenAI-compatible API support
- Create specialized agents: Researcher, Critic, and Writer with tool schemas
- Build MultiAgentOrchestrator for coordinating multi-step workflows
- Include advanced patterns: parallel execution, debate, and chain patterns
- Update agents/README.md with tutorial table and documentation1 parent 2f22a9e commit 0a8af67
File tree
2 files changed
+758
-3
lines changed- end-to-end-use-cases/agents
- Agents_Tutorial
2 files changed
+758
-3
lines changed
0 commit comments