# OpenAI Python SDK v3.7.0 - Product: OpenAI Python SDK (https://whatsnew.fyi/product/openai-python) - Vendor: OpenAI - Date: 2026-09-02 - Version: v3.7.0 - Original notes: https://github.com/openai/openai-python/releases/tag/v3.7.0 - Permalink: https://whatsnew.fyi/product/openai-python/releases/v3.7.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Update usage APIs and documentation - **fixed** — Avoid repeated numpy checks for embeddings ##### [3.7.0](https://github.com/openai/openai-python/compare/v3.6.0...v3.7.0) (2026-09-02) ###### Features * **api:** update usage APIs and documentation ([#3779](https://github.com/openai/openai-python/issues/3779)) ([6f0da16](https://github.com/openai/openai-python/commit/6f0da16573086401a7b171f4bd14a78f22c9d0e9)) ###### Bug Fixes * avoid repeated numpy checks for embeddings ([#3757](https://github.com/openai/openai-python/issues/3757)) ([b19c216](https://github.com/openai/openai-python/commit/b19c2161b1eac80fbf1f6f67a64a50af99c53356))