Temporal

OpenAI + @Temporalio : Building Durable, Production Ready Agents - Cornelia Davis, Temporal

OpenAI + @Temporalio : Building Durable, Production Ready Agents - Cornelia Davis, Temporal

Explore how Temporal, a durable execution framework, brings resilience and scalability to AI agents built with the OpenAI Agents SDK. This summary covers Temporal's core concepts of Workflows and Activities, the official integration that makes OpenAI agents durable, and patterns for orchestrating multiple micro-agents.

Scaling AI Agents Without Breaking Reliability — Preeti Somal, Temporal

Scaling AI Agents Without Breaking Reliability — Preeti Somal, Temporal

Preeti Somal from Temporal explains that as AI agents move to production, they face significant reliability and scalability challenges. She introduces Temporal as a platform to abstract away this complexity, allowing developers to build robust, stateful AI agents by focusing on business logic instead of infrastructure plumbing like retries and error handling.