8.10.1
8.10.1
- Fixed an issue with the
Store
parameter being included in requests by default, causing errors with Azure OpenAI models. The parameter is now optional and excluded from serialization unless explicitly set.
What's Changed
- sync by @kayhantolga in #676
- Modified the
Store
property inChatCompletionCreateRequest.cs
by @kayhantolga in #677 - 8.10.1 by @kayhantolga in #678
Full Changelog: v8.10.0...v8.10.1