OpenAI Agents Python v0.18.1: Bug fixes and documentation updates
sdkaiengineerpython-agentic
patch
The OpenAI Agents Python library has released version 0.18.1, focusing on bug fixes and documentation improvements. This update addresses issues related to session cleanup, tool state preservation, and stream handling. It also includes enhancements for cache-write usage and logprobs accumulation, impacting developers using these features. The release is a patch update with no new major features.
- →updates for v0.18.0 by @seratch in https://github.com/openai/openai-agents-python/pull/3741
- →docs(realtime): fix RealtimeRunner context docstring by @anxkhn in https://github.com/openai/openai-agents-python/pull/3748
- →clarify agent tool state options by @william-xue in https://github.com/openai/openai-agents-python/pull/3754
- →test(items): document refusal None invariant by @seratch in https://github.com/openai/openai-agents-python/pull/3751
- →Release 0.18.1 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3775
Maintenance (5) ›
- docs updates for v0.18.0 by @seratch in https://github.com/openai/openai-agents-python/pull/3741
- docs(realtime): fix RealtimeRunner context docstring by @anxkhn in https://github.com/openai/openai-agents-python/pull/3748
- docs clarify agent tool state options by @william-xue in https://github.com/openai/openai-agents-python/pull/3754
- test(items): document refusal None invariant by @seratch in https://github.com/openai/openai-agents-python/pull/3751
- Release 0.18.1 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3775
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.18.1
Related releases
- Pydantic-AI v2.35.3 Patch Release Addresses Several Bug Fixes Pydantic AI Releases ·
- pydantic-ai v2.35.2 Patches GLM Routing and Tooling Issues Pydantic AI Releases ·
- Google ADK Python v1.39.1 Patch Addresses Numerous Fixes Google ADK (Python) Releases ·
- LangChain LangGraph SDK 0.4.4 Released LangGraph Releases ·
- crewAI 1.15.18 Improves Conversational Flows and Agent Stability CrewAI Releases ·
- Pydantic-AI v2.35.1 Patch Release Addresses Key Bug Fixes Pydantic AI Releases ·