python OpenAI Agents SDK (Python) Releases · · 0.19.2

OpenAI Agents Python v0.19.2: Bug fixes and enhancements

sdkaipython-agentic
patch feature

This release of the OpenAI Agents Python library, version 0.19.2, addresses numerous bugs across various modules including MCP, memory, extensions, and voice handling. It also introduces a new feature to expose the original callable through a wrapper. These updates aim to improve the stability, reliability, and functionality of the agents library for developers building AI-powered applications. The release includes fixes for input guardrail reporting, exception handling, and credential redaction in error messages and tracing.

Read the original announcement →

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

Related releases