Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI-DotNet 8.2.0 #347

Merged
merged 15 commits into from
Aug 18, 2024
Merged

OpenAI-DotNet 8.2.0 #347

merged 15 commits into from
Aug 18, 2024

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Aug 17, 2024

  • 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

- Added structured output support
- Deprecated ValidateAuthentication for ValidateAuthenticationAsync
- fixed Assistant.CreateThreadAndRunAsync to properly copy assistant parameters
- removed stream from CreateThreadAndRunRequest and CreateRunRequest
  - they were overridden by the presence of streamEventHandler anyway
@StephenHodgson StephenHodgson marked this pull request as ready for review August 18, 2024 04:17
update docs
@StephenHodgson StephenHodgson changed the title OpenAI-DotNet 8.1.3 OpenAI-DotNet 8.2.0 Aug 18, 2024
@StephenHodgson StephenHodgson merged commit 081a3d6 into main Aug 18, 2024
5 checks passed
@StephenHodgson StephenHodgson deleted the development branch August 18, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant