Thanks to visit codestin.com
Credit goes to github.com

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.36.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.37.0
Choose a head ref
  • 4 commits
  • 25 files changed
  • 3 contributors

Commits on Jul 22, 2024

  1. fix(cli/audio): handle non-json response format (#1557)

    * Fix handling of --response-format in audio transcriptions create command
    
    * handle the string case in audio directly
    
    ---------
    
    Co-authored-by: Robert Craigie <[email protected]>
    2 people authored and stainless-app[bot] committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c814354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ab406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff5add0 View commit details
    Browse the repository at this point in the history
  4. release: 1.37.0

    stainless-app[bot] committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1ed0e35 View commit details
    Browse the repository at this point in the history
Loading