Releases: openai/openai-dotnet
Releases · openai/openai-dotnet
OpenAI_2.5.0
OpenAI_2.4.0
See full changelog: https://github.com/openai/openai-dotnet/blob/OpenAI_2.4.0/CHANGELOG.md
OpenAI_2.3.0
See full changelog: https://github.com/openai/openai-dotnet/blob/OpenAI_2.3.0/CHANGELOG.md
OpenAI_2.2.0
What's Changed
- Add ChatTools and ResponseTools helper classes by @christothes in #422
- Add string batchId overloads to CreateBatchOperation.Rehydrate methods by @KrzysztofCwalina in #464
- #348 optimise dependencies by @thompson-tomo in #443
- Fixed some code formatting in the Structured Output section of README by @gromer in #359
- Fix call id argument validation by @stephentoub in #429
- Add CONTRIBUTING.md by @joseharriaga in #468
- Add instructions for using a custom base URL and API key in README.md by @Petermarcu in #467
- Return shared ArrayPool by @shargon in #459
- Fix bool types by @shargon in #437
- Updating issue templates and configuration by @jsquire in #477
- Improve disposal logic in AsyncWebsocketMessageResultEnumerator to prevent multiple disposals by @christothes in #476
- [Wofkflow] Add "needs-triage" to new issues by @jsquire in #481
- Added override of ChatMessageContent.ToString by @KrzysztofCwalina in #485
- initial samples by @KrzysztofCwalina in #489
- Fix .NET 10 property directive format in sample files by @achandmsft in #497
- mcp usage sample by @KrzysztofCwalina in #490
- Prepare 2.2.0 release (Part 1) by @joseharriaga in #502
- Prepare 2.2.0 release (Part 2) by @joseharriaga in #503
- Prepare release 2.2.0 (Part 3) by @joseharriaga in #504
New Contributors
- @christothes made their first contribution in #422
- @thompson-tomo made their first contribution in #443
- @Petermarcu made their first contribution in #467
- @shargon made their first contribution in #459
- @jsquire made their first contribution in #477
- @achandmsft made their first contribution in #497
Full Changelog: OpenAI_2.2.0-beta.4...OpenAI_2.2.0
OpenAI_2.2.0-beta.4
What's Changed
- Add a few quick readme examples for new responses support by @trrwilson in #371
- Prepare 2.2.0-beta.4 release (Part 1) by @joseharriaga in #378
- Prepare 2.2.0-beta.4 release (Part 2) by @joseharriaga in #379
- Prepare 2.2.0-beta.4 release (Part 3) by @joseharriaga in #380
Full Changelog: OpenAI_2.2.0-beta.3...OpenAI_2.2.0-beta.4
OpenAI_2.2.0-beta.3
What's Changed
- chore: set license in nuget package by @e-i-n-s in #333
- Fixed misspelling of instantiates. by @gromer in #321
- Prepare 2.2.0-beta.3 release (Part 1) by @joseharriaga in #368
- Fix for FilePurpose by @joseharriaga in #369
- Prepare 2.2.0-beta.3 release (Part 2) by @joseharriaga in #370
New Contributors
- @e-i-n-s made their first contribution in #333
- @gromer made their first contribution in #321
- @vanek021 made their first contribution in #353
Full Changelog: OpenAI_2.2.0-beta.2...OpenAI_2.2.0-beta.3
OpenAI_2.2.0-beta.2
What's Changed
- Prepare 2.2.0-beta.2 release (Part 1) by @joseharriaga in #349
- Prepare 2.2.0-beta.2 release (Part 2) by @joseharriaga in #351
Full Changelog: OpenAI_2.2.0-beta.1...OpenAI_2.2.0-beta.2
OpenAI_2.2.0-beta.1
What's Changed
- Update and refactor generated code by @joseharriaga in #326
- Added net8.0 as a supported target framework for OpenAI #272 by @armanossiloko in #277
- feat: Added Trimming/NativeAOT support. by @HavenDV in #21
- Prepare 2.2.0-beta.1 release (Part 1) by @joseharriaga in #337
- Prepare 2.2.0-beta.1 release (Part 2) by @joseharriaga in #339
New Contributors
- @armanossiloko made their first contribution in #277
Full Changelog: OpenAI_2.1.0...OpenAI_2.2.0-beta.1
OpenAI_2.1.0
What's Changed
- Assistant - Fix null-reference exception when accessing
RunStepDetailsUpdate.FunctionName
by @crickman in #293 - Add support for retrieving File Search result content in Run Steps and other fixes by @joseharriaga in #294
- Prepare 2.1.0 release (Part 1) by @joseharriaga in #303
- Prepare 2.1.0 release (Part 2) by @joseharriaga in #302
New Contributors
Full Changelog: OpenAI_2.1.0-beta.2...OpenAI_2.1.0
OpenAI_2.1.0-beta.2
What's Changed
- Add CODEOWNERS file by @scottaddie in #253
- Simplify structured outputs sample code by @scottaddie in #236
- Prepare 2.1.0-beta.2 release (Part 1) by @joseharriaga in #278
- fix:Fix parameter spelling errors by @ZhaoYis in #247
- docs: update nuget badge by @WeihanLi in #241
- [realtime] Address serialization issue with ConversationToolChoice by @trrwilson in #282
- Prepare 2.1.0-beta.2 release (Part 2) by @joseharriaga in #283
New Contributors
- @scottaddie made their first contribution in #253
- @ZhaoYis made their first contribution in #247
Full Changelog: OpenAI_2.1.0-beta.1...OpenAI_2.1.0-beta.2