LLMS
OpenAI v6.22.0
RESUMEN
6.22.0 (2026-02-14) Full Changelog: v6.21.0...v6.22.0 Features * api: container network_policy and skills (65c1482) Bug Fixe
Descripción Detallada
6.22.0 (2026-02-14) Full Changelog: v6.21.0...v6.22.0 Features api: container network_policy and skills (65c1482) Bug Fixes docs: restore helper methods in API reference (3a4c189) webhooks: restore webhook type exports (49bbf46) Chores internal: avoid type checking errors with ts-reset (4b0d1f2) Documentation split `api.md` by standalone resources (48e07d6) update comment (e3a1ea0)
Actualización que introduce cambios en la API y corrige errores.
- Se agregó soporte para 'network_policy' y 'skills' en la API.
- Se restauraron métodos auxiliares en la referencia de la API.
- Se restauraron exportaciones de tipos de webhooks.
A quién le importa
Solo si usas la API de OpenAI y necesitas las nuevas funciones.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
OpenAI v2.52.0
## 2.52.0 (2026-07-31) Full Changelog: [v2.51.0...v2.52.0](https://github.com/openai/openai-python/compare/v2.51.0...v2.52.0) ### Features * **api:** content provenance checks ([1d6c118](https://github.com/openai/openai-python/commit/1d6c1180f8eaa71bfd45cae67360987b2bea3656)) ### Bug Fixes * *
LLMS
OpenAI v7.3.0
## 7.3.0 (2026-07-31) Full Changelog: [v7.2.0...v7.3.0](https://github.com/openai/openai-node/compare/v7.2.0...v7.3.0) ### Features * **api:** content provenance checks ([c6f9339](https://github.com/openai/openai-node/commit/c6f9339df44ff0e2180300c1452047592a867dc5)) ### Chores * remove Brewfi