v8.3.0
8.3.0
- Updated Assistant tests, added sample for CreateMessageWithImage
- Azure Assistant endpoints are updated since documentation reference still earlier version (Assistant v1). I am not sure if Azure supports all Assistant v2 features. So, feedback is much appreciated.
- Fixed error handling and response parsing for audio transcription result in text mode.
- Fixed Culture issue for number conversions (Audio Temperature and Image N)
- Removed file_ids from Create Assistant
- Added Support for Chat LogProbs
- Fixed File_Id Typo in file VisionImageUrl
- Updated File purpose enum list
What's Changed
- Feature/assistant file ids stability by @pappde in #574
- The routes for Azure OpenAI Assistant are fixed. by @kayhantolga in #578
- Fixed ToString culture problems by @kayhantolga in #579
- 573 audiocreatetranscriptionrequest if specify a responseformat that isnt json then responsesuccessful is not set correctly by @kayhantolga in #580
- Added support for chat LogProbs. by @kayhantolga in #581
- 8.3.0 by @kayhantolga in #582
Full Changelog: v8.2.2...v8.3.0