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.86.0
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.91.0
Choose a head ref
  • 11 commits
  • 85 files changed
  • 2 contributors

Commits on Jun 16, 2025

  1. release: 1.87.0 (#2410)

    * chore(internal): codegen related update
    
    * chore(tests): add tests for httpx client instantiation & proxies
    
    * feat(api): add reusable prompt IDs
    
    * fix(client): update service_tier on `client.beta.chat.completions`
    
    * chore(internal): update conftest.py
    
    * release: 1.87.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    Co-authored-by: David Meadows <dmeadows@stainless.com>
    stainless-app[bot] and dtmeadows authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    cc2c1fc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    e01af1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b183d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec6532a View commit details
    Browse the repository at this point in the history
  4. release: 1.88.0

    stainless-app[bot] committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    8ade764 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    13b9605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bef1d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62e990 View commit details
    Browse the repository at this point in the history
  4. release: 1.89.0

    stainless-app[bot] committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    ca9363d View commit details
    Browse the repository at this point in the history
  5. release: 1.90.0 (#2420)

    * feat(api): make model and inputs not required to create response
    
    * release: 1.90.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    e689216 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. release: 1.91.0 (#2423)

    * feat(api): update api shapes for usage and code interpreter
    
    * release: 1.91.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    0673da6 View commit details
    Browse the repository at this point in the history
Loading