LLMS
OpenAI v6.45.0
RESUMEN
6.45.0 (2026-06-24) Full Changelog: v6.44.0...v6.45.0 Features * add afterCompletion hook to runTools ([4976c22](
Descripción Detallada
6.45.0 (2026-06-24) Full Changelog: v6.44.0...v6.45.0 Features add afterCompletion hook to runTools (4976c22) realtime: support sideband call_id connections (4fd59e1) reject emitted promise on error in EventEmitter (e0b09da) responses: add response input items helper (7e5a86a) responses: add response stream accumulator helper (32e3e39) Bug Fixes avoid serializing null optional bodies (e4ddff6) * clean up stream abort listeners ([be55b8f](
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
OpenAI v2.44.0
## 2.44.0 (2026-06-24) Full Changelog: [v2.43.0...v2.44.0](https://github.com/openai/openai-python/compare/v2.43.0...v2.44.0) ### Bug Fixes * **auth:** prioritize first auth header ([797e336](https://github.com/openai/openai-python/commit/797e3362e222ae14e587a4543b76a54d8992d66c))
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))