python-sdk

6 articles tagged with python-sdk

April 23, 2026
changelogAnthropic

Anthropic Python SDK v0.97.0 Adds CMA Memory Feature in Public Beta

Anthropic has released version 0.97.0 of its Python SDK, introducing CMA Memory as a public beta feature. The update includes bug fixes for API spec errors, restored missing features, and performance improvements for multipart file requests.

April 16, 2026
product updateAnthropic+1

Anthropic releases Claude Opus 4-7 with token budgets and user profiles in Python SDK v0.96.0

Anthropic released Python SDK v0.96.0 on April 16, 2026, adding support for Claude Opus 4-7, a new flagship model. The update introduces token budgets for cost management and user profiles for personalized interactions.

April 14, 2026
changelogAnthropic

Anthropic marks Claude 4 Sonnet and Opus as deprecated in Python SDK v0.95.0

Anthropic released Python SDK v0.95.0 on April 14, 2026, marking Claude 4 Sonnet and Opus models as deprecated. The update also includes Bedrock authentication improvements for AWS deployments.

March 14, 2026
product updateOpenAI

OpenAI Python SDK v2.27.0 adds Sora video API improvements and character support

OpenAI released version 2.27.0 of its Python SDK on March 13, 2026, adding significant improvements to the Sora video generation API. The update introduces character API support, video extension and editing capabilities, and higher resolution export options.

March 5, 2026
product updateOpenAI

OpenAI Python SDK v2.25.0 adds GPT-5.4 support with new tool search and computer control features

OpenAI has released version 2.25.0 of its Python SDK, adding support for GPT-5.4 and introducing a new tool search feature alongside a computer control tool for agent-based automation. The update, released March 5, 2026, also includes API schema refinements and parameter changes to the prompt cache and message handling.

February 24, 2026
changelogOpenAI

OpenAI Python SDK v2.23.0 adds GPT-4 Realtime 1.5 and Audio 1.5 model support

OpenAI released Python SDK version 2.23.0 on February 24, 2026, adding support for two new model options in realtime API calls: gpt-realtime-1.5 and gpt-audio-1.5. The minor update primarily focuses on expanding model availability for real-time applications.