LLMS
OpenAI v2.31.0
RESUMEN
2.31.0 (2026-04-08) Full Changelog: v2.30.0...v2.31.0 Features api: add phase field to conversations message (3e5834e) **a
Descripción Detallada
2.31.0 (2026-04-08) Full Changelog: v2.30.0...v2.31.0 Features api: add phase field to conversations message (3e5834e) api: add websearchcall.results to ResponseIncludable type (ffd8741) client: add support for short-lived tokens (22fe722) client: support sending raw data over websockets (f1bc52e) internal: implement indices array format for query and form serialization (49194cf) Bug Fixes client: preserve hardcoded query params when merging with user params (92e109c) types: remove websearchcall.results from ResponseIncludable (d3cc401) Chores tests: bump steady to v0.20.1 ([d60e2ee](
Actualización a la versión 2.31.0 con cambios en la API y soporte para nuevos tokens.
- Se agregó el campo 'phase' a los mensajes de conversación.
- Se añadió 'web_search_call.results' al tipo ResponseIncludable.
- Soporte para tokens de corta duración y envío de datos en crudo por websockets.
- Se eliminó 'web_search_call.results' del tipo ResponseIncludable.
A quién le importa
Solo si usas la API de OpenAI y necesitas compatibilidad con cambios recientes.
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))