Python SDK

2 articles tagged with Python SDK

August 3, 2026
changelogOpenAI

OpenAI Python SDK v2.53.0 Adds Support for Unannounced 'GPT-5.5' Model

OpenAI released version 2.53.0 of its Python SDK, adding type definitions referencing a model called 'gpt-5.5' along with new tool name/namespace fields for the Responses API. OpenAI has not made any public announcement about a GPT-5.5 model.

June 30, 2026
changelogAnthropic

Anthropic Python SDK v0.114.0 Adds Support for Claude Sonnet 5

Anthropic has released version 0.114.0 of its Python SDK, adding support for the claude-sonnet-5 model. The update also includes a bug fix for the agent toolset that allows absolute paths resolving inside the working directory.