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 v6.35.0
## 6.35.0 (2026-04-28) Full Changelog: [v6.34.0...v6.35.0](https://github.com/openai/openai-node/compare/v6.34.0...v6.35.0) ### Features * **api:** Add detail to InputFileContent ([910ec5d](https://github.com/openai/openai-node/commit/910ec5d3b7c551eee367f0b10e84856b9eb171eb)) * **api:** add OAut
LLMS
OpenAI v2.33.0
## 2.33.0 (2026-04-28) Full Changelog: [v2.32.0...v2.33.0](https://github.com/openai/openai-python/compare/v2.32.0...v2.33.0) ### Features * **api:** api update ([18f834a](https://github.com/openai/openai-python/commit/18f834a54f92ea827452471a46a4f442f251e2c8)) ### Bug Fixes * **api:** correct