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

chore(deps): Bump com.aallam.openai:openai-client from 3.2.5 to 3.4.0 #81

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Bumps com.aallam.openai:openai-client from 3.2.5 to 3.4.0.

Release notes

Sourced from com.aallam.openai:openai-client's releases.

3.3.2

Fix

Dependencies

  • Kotlin to 1.9.0
  • Kotlin coroutines to 1.7.2
  • Kotlin serialization to 1.5.1
  • ktor to 2.3.2
  • okio to 3.4.0

3.3.1

Fix

3.3.0

Added

Changelog

Sourced from com.aallam.openai:openai-client's changelog.

3.4.0

Added

  • Introduced Parameters.Empty for functions without parameters.
  • Added File.statusDetails for retrieving file status details.
  • HyperParams new fields: computeClassificationMetrics, classificationNClasses and classificationPositiveClass.
  • Moderation: update categories and scores.

Removed

  • Removed beta status from the chat and audio features.

Deprecated

  • completions is deprecated.
  • edits as legacy.

Breaking Changes

  • Audio: Updated TranscriptionRequest's responseFormat type to AudioResponseFormat.
  • Fine Tune: set HyperParams.learningRateMultiplier to be non-nullable.
  • Edit: Choice.finishReason type to FinishReason.
  • Chat: Multiple changes have been implemented:
    • Set index, message, and finishReason fields in ChatChoice to be non-nullable.
    • Set index, delta, and finishReason fields in ChatChunk to be non-nullable.
    • Set ChatCompletionFunction.parameters to be non-nullable.
    • In FunctionCall, set name, arguments, and argumentsAsJson() to be non-nullable.
    • Modified ChatChoice.finishReason and ChatChunk.finishReason types to FinishReason.

3.3.2

Published 21 Jul 2023

Fix

Dependencies

  • Kotlin to 1.9.0
  • Kotlin coroutines to 1.7.2
  • Kotlin serialization to 1.5.1
  • ktor to 2.3.2
  • okio to 3.4.0

3.3.1

Published 24 Jun 2023

Fix

3.3.0

Published 19 Jun 2023

Added

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.aallam.openai:openai-client](https://github.com/Aallam/openai-kotlin) from 3.2.5 to 3.4.0.
- [Release notes](https://github.com/Aallam/openai-kotlin/releases)
- [Changelog](https://github.com/aallam/openai-kotlin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Aallam/openai-kotlin/commits)

---
updated-dependencies:
- dependency-name: com.aallam.openai:openai-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file on_hold Issues that are currently on hold. labels Aug 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

Superseded by #86.

@dependabot dependabot bot closed this Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/main/com.aallam.openai-openai-client-3.4.0 branch September 1, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file on_hold Issues that are currently on hold.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants