Module
Building an agent
Covers how to assemble a working agent with tools, memory, retrieval, and multi-agent coordination.
4 lessons • 710 XP available
This block's action items in the Playbook →Lessons
1
Tools and function calling: giving your agent hands
+180 XPGive agents capabilities through tools and function calling.
2
Memory and state: short-term context and long-term recall
+170 XPManage short-term context and long-term recall with memory and state.
3
Agentic RAG: retrieval inside the agent loop
+180 XPAdd retrieval inside the agent loop with agentic RAG.
4
Multi-agent systems: orchestrator, workers, and handoffs
+180 XPCoordinate orchestrators, workers, and handoffs in multi-agent systems.