LLMS
OpenAI v2.29.0
RESUMEN
2.29.0 (2026-03-17) Full Changelog: v2.28.0...v2.29.0 Features api: 5.4 nano and mini model slugs (3b45666) api: add /
Descripción Detallada
2.29.0 (2026-03-17) Full Changelog: v2.28.0...v2.29.0 Features api: 5.4 nano and mini model slugs (3b45666) api: add /v1/videos endpoint to batches create method (c0e7a16) api: add deferloading field to ToolFunction (3167595) api: add in and nin operators to ComparisonFilter type (664f02b) Bug Fixes deps: bump minimum typing-extensions version (a2fb2ca) pydantic: do not pass `byalias` unless set (8ebe8fb) Chores * internal: tweak CI branches (96ccc3c)
Actualización 2.29.0 con cambios en la API y un breaking change.
- Se agregó el endpoint /v1/videos para crear lotes.
- Se añadió el campo defer_loading a ToolFunction.
- Se incorporaron los operadores in y nin al tipo ComparisonFilter.
- Se requiere actualizar la versión mínima de typing-extensions.
A quién le importa
Solo si usas la API de OpenAI.
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