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: RageAgainstThePixel/OpenAI-DotNet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.2
Choose a base ref
...
head repository: RageAgainstThePixel/OpenAI-DotNet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref
  • 1 commit
  • 36 files changed
  • 1 contributor

Commits on Aug 18, 2024

  1. OpenAI-DotNet 8.2.0 (#347)

    - Added structured output support
    - Added support for Azure OpenAI assistants
    - Fixed Azure OpenAI Id parsing for events
    - Fixed Assistant.CreateThreadAndRunAsync to properly copy assistant
    parameters
    - Removed stream from CreateThreadAndRunRequest and CreateRunRequest
      - They were overridden by the presence of IStreamEventHandler anyway
    
    ## OpenAI-DotNet-Proxy 8.2.0
     
     - Deprecated ValidateAuthentication for ValidateAuthenticationAsync
    StephenHodgson authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    081a3d6 View commit details
    Browse the repository at this point in the history
Loading