LLMS
OpenAI v6.27.0
RESUMEN
6.27.0 (2026-03-05) Full Changelog: v6.26.0...v6.27.0 Features * api: The GA ComputerTool now uses the CompuerTool class. The 'computerusepreview' tool is moved to ComputerUsePreview ([0206188](
Descripción Detallada
6.27.0 (2026-03-05) Full Changelog: v6.26.0...v6.27.0 Features api: The GA ComputerTool now uses the CompuerTool class. The 'computerusepreview' tool is moved to ComputerUsePreview (0206188) Chores internal: improve import alias names (9cc2478)
Actualización a la versión 6.27.0 con mejoras en la API y cambios internos.
- El GA ComputerTool ahora utiliza la clase ComputerTool.
- El tool 'computer_use_preview' se ha movido a ComputerUsePreview.
- Mejoras en los nombres de alias de importación.
A quién le importa
Todos los que usen la API de OpenAI.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
OpenAI v2.52.0
## 2.52.0 (2026-07-31) Full Changelog: [v2.51.0...v2.52.0](https://github.com/openai/openai-python/compare/v2.51.0...v2.52.0) ### Features * **api:** content provenance checks ([1d6c118](https://github.com/openai/openai-python/commit/1d6c1180f8eaa71bfd45cae67360987b2bea3656)) ### Bug Fixes * *
LLMS
OpenAI v7.3.0
## 7.3.0 (2026-07-31) Full Changelog: [v7.2.0...v7.3.0](https://github.com/openai/openai-node/compare/v7.2.0...v7.3.0) ### Features * **api:** content provenance checks ([c6f9339](https://github.com/openai/openai-node/commit/c6f9339df44ff0e2180300c1452047592a867dc5)) ### Chores * remove Brewfi