openai-agents-python v0.18.0: RealtimeAgent default model changed, Unicode support added
sdkaiengineerpython-agentic
feature patch
The openai-agents-python library has released version 0.18.0, defaulting RealtimeAgents to the gpt-realtime-2.1 model for improved performance. Additionally, Unicode storage options are now available for SQLAlchemy sessions, enhancing data handling capabilities. These changes affect users leveraging RealtimeAgent or SQLAlchemySession within the library.
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.18.0
Related releases
- Pydantic-AI v2.9.0: Security fix, GPT-5.6 models, usage command Pydantic AI Releases ·
- LangGraph 1.2.7: Fixes for delta overwrites and UUID generation LangGraph Releases ·
- pydantic-ai v2.1.0: Anthropic web tools, serialization, and bug fixes Pydantic AI Releases ·
- pydantic-ai v2.5.1: Bug Fixes and Model Compatibility Pydantic AI Releases ·
- crewAI 1.15.0: Conversational Flow Tracking and Declarative Flow Loading CrewAI Releases ·
- OpenAI Agents Python Library v0.17.8: Enhancements and Fixes OpenAI Agents SDK (Python) Releases ·