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

8.3.0 #582

Merged
merged 20 commits into from
Jun 3, 2024
Merged

8.3.0 #582

merged 20 commits into from
Jun 3, 2024

Conversation

kayhantolga
Copy link
Member

@kayhantolga kayhantolga commented Jun 3, 2024

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

Denis Papp and others added 20 commits May 24, 2024 19:19
- updated Assistant test with Attachment to be working
- AssistantCreateRequest: removed FileIds which is no longer supported in the API
- Message.Attachments: updated documentation to clarify restrictions on defining these
+ Cleanup: fixed a few warnings
- added vision, batch
- removed FineTuneResults
+ Audio: updated description of AudioCreateTranscriptionRequest.FileName to emphasize that an extension is required and important
…o match what API is expecting

- MessagesTestHelper: added CreateMessageWithImage() test
…est-if-specify-a-responseformat-that-isnt-json-then-responsesuccessful-is-not-set-correctly

573 audiocreatetranscriptionrequest if specify a responseformat that isnt json then responsesuccessful is not set correctly
…est-if-specify-a-responseformat-that-isnt-json-then-responsesuccessful-is-not-set-correctly

Added support for chat LogProbs.
@kayhantolga kayhantolga added this to the 8.3.0 milestone Jun 3, 2024
@kayhantolga kayhantolga marked this pull request as ready for review June 3, 2024 20:16
@kayhantolga kayhantolga merged commit 7772cf3 into master Jun 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant