python OpenAI Agents SDK (Python) Releases · · 0.18.0

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