Skip to content                     
- Agent building blocks: perception โ planning โ action โ feedback
 
- Tools vs. Functions vs. Data Storesโhow to categorize capabilities
 
- Safe tool-use patterns, guardrails, and evaluation
 
- Extensions (Tools): external capabilities (e.g., Google Maps API)
 
- Functions: app-defined operations the agent can call
 
- Data Stores: memory, vector DBs, knowledge bases
 
- Concepts & architecture
 
- Tool schemas and function calling
 
- Memory & retrieval patterns
 
- Evaluation: success criteria, traces, and logs
 
- Hands-on lab (coming soon)