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.2.4
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.3.0
Choose a head ref
  • 10 commits
  • 16 files changed
  • 4 contributors

Commits on Nov 15, 2023

  1. docs(readme): fix broken azure_ad notebook link (#781)

    The notebook link in the main README pointed an old directory.
    mikeldking authored and stainless-bot committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    812839c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a73d1ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d06760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9300e0 View commit details
    Browse the repository at this point in the history
  5. fix(breaking!): correct broken type names in moderation categories (#811

    )
    
    Migration:
    - `self_minus_harm_intent` -> `self_harm_intent`
    - `self_minus_harm_instructions` -> `self_harm_instructions`
    - `self_minus_harm` -> `self_harm`
    stainless-bot committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ea4fa23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98b3240 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7758c54 View commit details
    Browse the repository at this point in the history
  8. docs: fix code comment typo (#790)

    specifc -> specific
    Ikko Eltociear Ashimine authored and stainless-bot committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    71d3172 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0733934 View commit details
    Browse the repository at this point in the history
  10. release: 1.3.0

    stainless-bot committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d3cb40c View commit details
    Browse the repository at this point in the history
Loading