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: 724f56c
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: 64af9e8
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 1, 2025

  1. Configuration menu
    Copy the full SHA
    ba2a8a0 View commit details
    Browse the repository at this point in the history
  2. fix(azure): azure_deployment use with realtime + non-deployment-based…

    … APIs (#2154)
    
    * support realtime with azure_deployment
    
    * lint
    
    * use rsplit
    
    * switch approach: save copy of the original url
    
    * save azure_endpoint as it was given
    
    * docstring
    
    * format
    
    * remove unnecessary check + add test
    
    * fix for websocket_base_url
    
    * add another test
    kristapratico authored and stainless-app[bot] committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    c98d740 View commit details
    Browse the repository at this point in the history
  3. release: 1.65.2

    stainless-app[bot] committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    64af9e8 View commit details
    Browse the repository at this point in the history
Loading