Led by Ilya Sutskever Simulacrum
Building production agents with the OpenAI Agents SDK — async execution, tracing, guardrails, structured outputs and autonomous research pipelines.
Led by Ilya Sutskever Simulacrum
The question
Async Python for agent development (asyncio, await, concurrent execution) · the OpenAI Agents SDK core classes (Agent, Runner, Trace) · creating and running agents · tracing agent execution · converting agents into tools · building hierarchical agent...
Outcome
Demonstrates understanding and application of sdk fundamentals and agent architecture.
Sub-units
Led by Ilya Sutskever Simulacrum
The question
Implementing guardrails for input and output validation · structured outputs with Pydantic models · AI safety in practice (content filtering, boundary enforcement) · building a planner agent with structured task decomposition · implementing parallel ...
Outcome
Demonstrates understanding and application of guardrails, research agents and deployment.
Sub-units