LLMS
OpenAI v2.32.0
RESUMEN
2.32.0 (2026-04-15) Full Changelog: v2.31.0...v2.32.0 Features api: Add detail to InputFileContent (60de21d) api: add
Descripción Detallada
2.32.0 (2026-04-15) Full Changelog: v2.31.0...v2.32.0 Features api: Add detail to InputFileContent (60de21d) api: add OAuthErrorCode type (0c8d2c3) client: add event handler implementation for websockets (0280d05) client: allow enqueuing to websockets even when not connected (67aa20e) client: support reconnection in websockets (eb72a95) Bug Fixes ensure file data are only sent as 1 parameter (c0c2ecd) Documentation * improve examples (84712fa)
Actualización 2.32.0 con cambios en la API y soporte mejorado para websockets.
- Se agregó el tipo OAuthErrorCode en la API.
- Se implementó un manejador de eventos para websockets y se mejoró el soporte de reconexión.
- Ahora se permite encolar mensajes a websockets incluso si no están conectados.
- Se corrigió el envío de datos de archivos para que se envíen como un solo parámetro.
A quién le importa
Solo si usas websockets o trabajas con la API de OpenAI.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
OpenAI v2.43.0
## 2.43.0 (2026-06-17) Full Changelog: [v2.42.0...v2.43.0](https://github.com/openai/openai-python/compare/v2.42.0...v2.43.0) ### Features * **api:** update OpenAPI spec or Stainless config ([2254235](https://github.com/openai/openai-python/commit/22542358490ef8f31f0d373e17f7b791b3d983ca))
LLMS
OpenAI v6.44.0
## 6.44.0 (2026-06-17) Full Changelog: [v6.43.0...v6.44.0](https://github.com/openai/openai-node/compare/v6.43.0...v6.44.0) ### Features * **api:** update OpenAPI spec or Stainless config ([d05bdbc](https://github.com/openai/openai-node/commit/d05bdbc70b24c2970cf6b583d54529601e5442d8))