Phase 14: Agent Engineering
AI From Scratch/Lesson 16/~75 minutes

OpenAI Agents SDK: Handoffs, Guardrails, Tracing

OpenAI Agents SDK is the lightweight multi-agent framework built on the Responses API. Five primitives: Agent, Handoff, Guardrail, Session, Tracing. Handoffs are tools named transfer_to_. Guardrails trip on input or output. Tracing is on b...

Learn + BuildPython (stdlib)
Loading lesson page...