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: v0.27.8
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: v0.27.9
Choose a head ref
  • 7 commits
  • 13 files changed
  • 6 contributors

Commits on Jun 16, 2023

  1. 1 Configuration menu
    Copy the full SHA
    041bf5a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Add api_version and organization field in Audio API requests (#514)

    * Add api_version and organization field in Audio API requests
    
    * update version
    yutian-openai authored Jul 6, 2023
    1 Configuration menu
    Copy the full SHA
    d1c3658 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update docstring in chat_completion API resource (#527)

    Fixes a link to our docs.
    atty-openai authored Jul 10, 2023
    2 Configuration menu
    Copy the full SHA
    b82a3f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    120d225 View commit details
    Browse the repository at this point in the history
  2. Update README.md to show newer completions models (#578)

    * Update README.md to show newer completions models
    
    * Update README.md
    
    * Update README.md
    logankilpatrick authored Aug 22, 2023
    1 Configuration menu
    Copy the full SHA
    fcec4dd View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b8dfa35 View commit details
    Browse the repository at this point in the history
  4. Updates to the fine tuning SDK + addition of pagination primitives (#582

    )
    
    * Add support for new fine_tuning SDK + pagination primitives
    
    * typo
    jhallard authored Aug 22, 2023
    1 Configuration menu
    Copy the full SHA
    df8b0ba View commit details
    Browse the repository at this point in the history
Loading