Learn when & why to evolve AI agents from simple to complex. Build a primitive customer support agent, then improve it with advanced patterns (ReAct→ReWOO→Multi-Agent)
Stars
8
Forks
4
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
Create stage 4 Supervisor pattern agents. Refactor frontend
8b807b0View on GitHubRefactor model factory to pass model type and name on object creation time
4af1739View on GitHubRefactor and improve workflows and enable checkpointing
e2ad633View on GitHubImprove system prompts and add struggle analysis as form of basic monitoring
6e70c48View on GitHubWrap agent with FastAPI and create simple frontend for quick demo
bb3475fView on GitHub