v2.26.0
📦 openai-python-sdkView on GitHub →
✨ 2 features🔧 3 symbols
Summary
This release updates the GA ComputerTool to use the ComputerTool class and moves the 'computer_use_preview' tool to ComputerUsePreview.
Migration Steps
- If you were using the 'computer_use_preview' tool, update your code to use 'ComputerUsePreview' instead.
✨ New Features
- The GA ComputerTool now uses the ComputerTool class.
- The 'computer_use_preview' tool is moved to ComputerUsePreview.