openai OpenAI Python SDK Releases · · 3.13.0

OpenAI Python library v3.13.0 adds Agents API

sdkaigaengineer
feature

The OpenAI Python library has been updated to version 3.13.0, introducing the new Agents API. This allows developers to programmatically interact with and manage AI agents directly through the Python client. The update enables the integration of advanced agent capabilities into various applications, expanding the scope of automated and intelligent workflows. This feature is significant for engineers building applications that leverage OpenAI's agent technology.

Features (1)
Read the original announcement →

https://github.com/openai/openai-python/releases/tag/v3.13.0

Related releases