← все видео

Demo: Temporal + OpenAI Agents SDK Sandbox Support

Temporal · 2026-04-16 · 8м 51с · 1 342 просмотров · YouTube ↗

Топики: durable-execution

Аудио ещё не скачано.

📝 Summary

Summary ещё не сгенерён.

📜 Transcript

Transcript ещё не сделан.

⚙️ Pipeline jobs

Нет job'ов в очереди.

📄 Описание YouTube

Показать
Discover how to build and deploy agents in sandboxes that are both safe and cost-effective. In this video, we demonstrate Temporal’s ongoing partnership with OpenAI, showcasing new support for agents that can execute tools in isolated environments, keeping your local environment secure while providing durable execution. 

What you’ll learn:
- Sandbox Agents 101: Understand how to run agent tool calls on external machines rather than your local product environment.
- Seamless Backend Switching: See how to transition a single agent workflow between local environments and cloud providers like Daytona, Docker, E2B, or Modal.
- Durability Guarantees: Learn how Temporal ensures your agent can resume exactly where it left off, even if a server goes down halfway through a task.
- Cost Efficiency: See how sandboxes are automatically started only when needed and shut down immediately after a task is complete to minimize costs.
- Code Deep Dive: Get a look at the OpenAI Agents SDK integration, including how to configure the temporal-sandbox-client and manage file system "snapshots".

Key Features:
- Creating and testing a FastAPI server within a remote sandbox.
- Repopulating a sandbox with the file system from a previous session.
- Using the Open Agents Plugin to manage multiple sandbox clients simultaneously.
- Combining Temporal’s reliability with OpenAI’s agent capabilities allows you to build with higher confidence and better security.

Explore the Code: https://github.com/openai/openai-agents-python/tree/main/examples/sandbox/extensions/temporal

Dig into the code and start building your own durable sandbox agents today.

---

Temporal is the simple, scalable, open source way to write and run reliable cloud applications. 

Learn more
Blog: https://temporal.io/blog
How Temporal Works: https://temporal.io/how-temporal-works
Community Slack: https://temporal.io/slack

Developer resources
Docs: https://docs.temporal.io
Courses: https://learn.temporal.io/courses
Support forum: https://community.temporal.io