Build multi-step systems that work reliably. These modules cover the engineering patterns that separate prototypes from production.
| Module | Topic | What you’ll learn |
|---|---|---|
| 6. Tool Calling | Model-driven tools | Tool routing, error handling, circuit breakers |
| 7. Agents | Multi-step loops | Failure modes, multi-agent, human-in-the-loop |
| 8. Memory | Conversation persistence | Episodic vs semantic memory, context management |
| 9. MCP | Model Context Protocol | Client-server tools, shared capabilities |
| 10. Evaluation & Testing | Quality assurance | Golden sets, LLM-as-judge, CI/CD for AI |