LLMS
OpenAI v6.39.0
RESUMEN
6.39.0 (2026-05-21) Full Changelog: v6.38.0...v6.39.0 Features api: api update (33ea11f) api: manual updates ([c210b09](ht
Descripción Detallada
6.39.0 (2026-05-21) Full Changelog: v6.38.0...v6.39.0 Features api: api update (33ea11f) api: manual updates (c210b09) api: manual updates (92df9dc) api: update OpenAPI spec or Stainless config (c7c0f52) Bug Fixes types: allow runtime fetch options (8f5003d) typescript: upgrade tsc-multi so that it works with Node 26 (068f9c6) Chores api: docs updates (9d43adb) tests: remove redundant File import (5465bbe)
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
OpenAI v2.50.0
## 2.50.0 (2026-07-28) Full Changelog: [v2.49.0...v2.50.0](https://github.com/openai/openai-python/compare/v2.49.0...v2.50.0) ### Features * **api:** transcription model updates ([fd57393](https://github.com/openai/openai-python/commit/fd57393389eac75af08c2e887cb188590448be20)) ### Bug Fixes *
LLMS
OpenAI v7.1.0
## 7.1.0 (2026-07-28) Full Changelog: [v7.0.0...v7.1.0](https://github.com/openai/openai-node/compare/v7.0.0...v7.1.0) ### Features * **api:** transcription model updates ([b35ca14](https://github.com/openai/openai-node/commit/b35ca14883ed662c81fa75a058dbd1aab4de1db3)) ### Chores * **internal: