Change8

v2.53.0

📦 openai-python-sdkView on GitHub →
2 features🐛 2 fixes🔧 1 symbols

Summary

This release introduces support for the gpt-5.5 model and enhances Response types with tool name and namespace information. It also includes CI improvements to avoid NumPy source builds and duplicate HTTPX coverage.

✨ New Features

  • Add gpt-5.5 model support.
  • Add tool name and namespace to Responses types.

🐛 Bug Fixes

  • Avoid NumPy source builds in CI.
  • Avoid duplicate HTTPX coverage in CI.

Affected Symbols