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

Commits on May 25, 2024

  1. + Assistant Attachments:

    - 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
    Denis Papp committed May 25, 2024
    Configuration menu
    Copy the full SHA
    668522a View commit details
    Browse the repository at this point in the history
  2. + AssistantCreateRequest: restored deleted field and c hanged to [Obs…

    …olete]
    Denis Papp committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2bf51c9 View commit details
    Browse the repository at this point in the history
  3. + Files: updated Purpose enum to match API

    - added vision, batch
    - removed FineTuneResults
    + Audio: updated description of AudioCreateTranscriptionRequest.FileName to emphasize that an extension is required and important
    Denis Papp committed May 25, 2024
    Configuration menu
    Copy the full SHA
    37f1ba2 View commit details
    Browse the repository at this point in the history
  4. + MessageContent.ImageFileContent: fixed serialization to "file_id" t…

    …o match what API is expecting
    
    - MessagesTestHelper: added CreateMessageWithImage() test
    Denis Papp committed May 25, 2024
    Configuration menu
    Copy the full SHA
    cc59929 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Updated PR changes

    kayhantolga committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ae62c08 View commit details
    Browse the repository at this point in the history
  2. code stylle update

    kayhantolga committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6baa54b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ae07c3 View commit details
    Browse the repository at this point in the history
  4. demo update

    kayhantolga committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a61801d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #574 from pappde/feature/AssistantFileIdsStability

    Feature/assistant file ids stability
    kayhantolga authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3919318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe9703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f78804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67ea27b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #579 from betalgo/577-float-tostring-culture-problems

    Fixed ToString culture problems
    kayhantolga authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    21ba3bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2582ed9 View commit details
    Browse the repository at this point in the history
  7. code Cleanup

    kayhantolga committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bc4649c View commit details
    Browse the repository at this point in the history
  8. solved merge conflicts

    kayhantolga committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2b03430 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #580 from betalgo/573-audiocreatetranscriptionrequ…

    …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
    kayhantolga authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4f903fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7c39e4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #581 from betalgo/573-audiocreatetranscriptionrequ…

    …est-if-specify-a-responseformat-that-isnt-json-then-responsesuccessful-is-not-set-correctly
    
    Added support for chat LogProbs.
    kayhantolga authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ce08c34 View commit details
    Browse the repository at this point in the history
  12. Version bump 8.3.0

    kayhantolga committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7b3f36c View commit details
    Browse the repository at this point in the history