python OpenAI Agents SDK (Python) Releases · · 0.17.7

OpenAI Agents Python v0.17.7: Bug fixes and minor feature enhancements

sdkaimediapython-agentic
patch

The OpenAI Agents Python library has released version 0.17.7, focusing primarily on bug fixes to improve stability and address various issues. Notably, changes include enhancements to buffering for chat completions and sandbox operations, alongside fixes for message cleanup and tool dispatch logic. These updates are relevant for developers using the Python SDK to interact with OpenAI's agent capabilities, ensuring a more robust and reliable experience.

Read the original announcement →

https://github.com/openai/openai-agents-python/releases/tag/v0.17.7

Related releases