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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.82.1
Choose a base ref
...
head repository: openai/openai-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.84.0
Choose a head ref
  • 2 commits
  • 68 files changed
  • 2 contributors

Commits on Jun 2, 2025

  1. release: 1.83.0 (#2393)

    * Fix a typo: "occurences" -> "occurrences" (#2387)
    
    * chore: deprecate Assistants API
    
    * chore(api): mark some methods as deprecated
    
    * feat(api): Config update for pakrym-stream-param
    
    * fix(client): return binary content from `get /containers/{container_id}/files/{file_id}/content`
    
    * codegen metadata
    
    * chore(docs): remove reference to rye shell
    
    * feat(client): add follow_redirects request option
    
    * fix(api): Fix evals and code interpreter interfaces
    
    * release: 1.83.0
    
    ---------
    
    Co-authored-by: Roman A <121314722+GameRoMan@users.noreply.github.com>
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] and GameRoMan authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    cca0970 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. release: 1.84.0 (#2395)

    * feat(api): add new realtime and audio models, realtime session options
    
    * chore(api): update type names
    
    * release: 1.84.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    56540b3 View commit details
    Browse the repository at this point in the history
Loading