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
- google/adk-python v2.6.1: Telemetry enhancements and bug fixes Google ADK (Python) Releases ·
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·