Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai/openai-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.25.0
Choose a base ref
...
head repository: openai/openai-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.26.0
Choose a head ref
  • 3 commits
  • 26 files changed
  • 2 contributors

Commits on Mar 5, 2026

  1. feat(api): The GA ComputerTool now uses the CompuerTool class. The 'c…

    …omputer_use_preview' tool is moved to ComputerUsePreview
    
    This fixes naming of the old computer_use_preview, which previously took the ComputerTool name. There is a newly GAed `computer` tool now available, which will use the ComputerTool name.
    
    This may be a breaking change for users of the preview tool.
    stainless-app[bot] committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    cb3f506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa3cb6f View commit details
    Browse the repository at this point in the history
  3. release: 4.26.0

    stainless-app[bot] committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    01da3b6 View commit details
    Browse the repository at this point in the history
Loading