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

Feature/assistant file ids stability #574

Merged
merged 10 commits into from
Jun 3, 2024

Conversation

pappde
Copy link

@pappde pappde commented May 25, 2024

  • Files
    • Fixed MessageContent.ImageFileContent request serialization
    • Updated Purpose enum to match API (adding vision, batch)
    • Marked AssistantCreateRequest.FileIds as obsolete
  • Tests:
    • added MessagesTestHelper.CreateMessageWithImage()
    • Fixed Assistant test with Attachments
  • Audio: updated some field descriptions

kayhantolga and others added 6 commits May 18, 2024 17:07
- 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
@kayhantolga kayhantolga merged commit 3919318 into betalgo:dev Jun 3, 2024
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.

2 participants