← Browse

Code 2025

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

Cornelia Davis

Overview

This talk explores building durable, production-ready AI agents by integrating the OpenAI Agents SDK with Temporal. It highlights how Temporal's distributed systems capabilities can provide essential durability, visibility, and scalability to agentic applications, which are often inherently stateful and prone to failures. The presentation demonstrates how to leverage Temporal's workflow and activity abstractions to manage agent execution, tool invocation, and error handling, ensuring that agent processes can reliably resume after interruptions.

Who should watch

Key takeaways

Notable quotes

*For me personally the distinction that I make between Genai applications and then when they get to agents is when we give the LLMs agency when the LLMs are the ones that are deciding on the flow of the application.*
*What it is is distributed systems as a backing service.*
*So, what you get to do is you get to write your program thinking about a process as a logical entity and just let temporal map it down to the actual physical processes that are there.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.