LLMS
OpenAI v2.51.0
RESUMEN
2.51.0 (2026-07-30) Full Changelog: v2.50.0...v2.51.0 Features api: fast tier (8808ed2) Bug Fixes api: add fast
Descripción Detallada
2.51.0 (2026-07-30) Full Changelog: v2.50.0...v2.51.0 Features api: fast tier (8808ed2) Bug Fixes api: add fast tier to helper methods (6064126)
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
OpenAI v7.2.0
## 7.2.0 (2026-07-30) Full Changelog: [v7.1.0...v7.2.0](https://github.com/openai/openai-node/compare/v7.1.0...v7.2.0) ### Features * **api:** fast tier ([84dffed](https://github.com/openai/openai-node/commit/84dffedd7f238abac249671409ad11bdddc80567))
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 *