python OpenAI Agents SDK (Python) Releases · · 0.21.1

OpenAI Python Agents v0.21.1: New Sandbox Features, Model Timeouts, and Bug Fixes

sdkaigaengineerpython-agentic
feature patch

The OpenAI Python Agents library has released version 0.21.1, introducing new capabilities for sandbox environments including run-scoped working directories, the ability to disable networking for Docker sandboxes, and resource options for Modal sandboxes. This update also adds model call timeouts to enhance control and reliability. The release includes numerous bug fixes across core functionalities, chat completions, realtime processing, and session management, improving stability for developers leveraging AI agents.

Read the original announcement →

https://github.com/openai/openai-agents-python/releases/tag/v0.21.1

Related releases