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
- 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 ·
- crewAI 1.15.9: Improved Tool Failure Reporting and Flow Events CrewAI Releases ·