OpenAI Agents Python v0.19.2: Bug fixes and enhancements
sdkaipython-agentic
patch
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.
- →correct the documented Chat Completions store default by @dfedoryshchev in https://github.com/openai/openai-agents-python/pull/4074
- →Release 0.19.2 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/4046
Maintenance (2) ›
- docs correct the documented Chat Completions store default by @dfedoryshchev in https://github.com/openai/openai-agents-python/pull/4074
- Release 0.19.2 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/4046
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.19.2
Related releases
- Pydantic-AI v2.43.0 Enhances CLI Experience and Fixes OpenAI Chat Model Behavior Pydantic AI Releases ·
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- CrewAI 1.15.21 Release Introduces Telemetry and Resolves Multiple Bugs CrewAI Releases ·
- OpenAI Python Agents SDK v0.22.2 Released OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.42.0 Enhances GitHub Copilot Integration and Fixes Bugs Pydantic AI Releases ·
- OpenAI Agents Python SDK v0.22.1 enhances tools, guardrails, and voice features OpenAI Agents SDK (Python) Releases ·