v2.35.1

openai-python Releases / 5/7/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • The openai-python library released version v2.35.1 on 2026-05-06.
  • This update includes a bug fix for the image generation (imagegen) API where the `size` enum had regressed.
  • The change is tracked via commit 4484653 and applies to the difference between v2.35.0 and v2.35.1.
  • No other features or major updates are mentioned in the provided changelog section.

2.35.1 (2026-05-06)

Full Changelog: v2.35.0...v2.35.1

Bug Fixes

  • api: fix imagegen size enum regression (4484653)