OpenAI_2.0.0-beta.5
Pre-release
Pre-release
trrwilson
released this
14 Jun 21:19
·
78 commits
to main
since this release
What's Changed
- refactor: Moved InternalsVisibleTo to .csproj. by @HavenDV in #19
- Get clean on warnings by @stephentoub in #43
- Add tests by @joseharriaga in #50
- Added sample showing how to do cancellations by @KrzysztofCwalina in #48
- Disable warnings in tests due to deprecated types by @joseharriaga in #54
- Added CancellationToken parameters to the most complete convenience overloads. by @KrzysztofCwalina in #53
- API updates (current as of 2024-06-14) by @trrwilson in #56
- Address some more analyzer warnings by @stephentoub in #47
- docs: update nuget badge link by @WeihanLi in #40
- Assistants: fix "Logs" on RunStepUpdateCodeInterpreterOutput by @trrwilson in #52
- Replace custom SSE reader with source for System.Net.ServerSentEvents by @stephentoub in #33
- Fix non-thread-safe use of Random in MultipartFormDataBinaryContent by @stephentoub in #36
- Mitigate message content serialization problems in mono/wasm/etc. by @trrwilson in #58
- 2.0.0-beta.5 release snap by @trrwilson in #59
New Contributors
Full Changelog: OpenAI_2.0.0-beta.4...OpenAI_2.0.0-beta.5