OpenAI Python Library v3.10.0 Adds GPT Image 2.5 Support and API Key Expiration
sdkaiengineer
feature
Version 3.10.0 of the OpenAI Python library has been released, introducing support for the GPT Image 2.5 models. This update allows developers to integrate the latest image generation capabilities directly into their Python applications. Additionally, the release adds new fields for managing service account API key expirations, enhancing security and lifecycle management for API access. This affects developers utilizing the official OpenAI Python client library who wish to leverage these new features.
- →add GPT Image 2.5 models and image options
- →add service-account API key expiration fields
Read the original announcement →
https://github.com/openai/openai-python/releases/tag/v3.10.0
Related releases
- MIT Researcher Uses GPT-5.6 Sol for Autonomous Quantum Experiments OpenAI News ·
- 1Password Achieves 21% Engineering Productivity Boost with OpenAI Codex OpenAI News ·
- OpenAI Introduces ChatGPT Images 2.5 for Enhanced Visual Creation OpenAI News ·
- OpenAI shares AI-generated solution to Navier–Stokes Problem OpenAI News ·
- OpenAI's $5M Grant Program for AI & Teen Development Research OpenAI News ·
- OpenAI Python SDK v3.9.0 Adds Prompt Cache Diagnostics and API Fixes OpenAI Python SDK Releases ·