Skip to content

chore(deps): bump com.aallam.openai:openai-client from 3.7.0 to 3.8.2#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.aallam.openai-openai-client-3.8.2
Open

chore(deps): bump com.aallam.openai:openai-client from 3.7.0 to 3.8.2#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.aallam.openai-openai-client-3.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2024

Copy link
Copy Markdown

Bumps com.aallam.openai:openai-client from 3.7.0 to 3.8.2.

Release notes

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

3.8.2

Added

  • chat: add stream options (#363)
  • chat: add instanceId field to ChatCompletionRequest (#359) (thanks @​harishv-collab)
  • messages: add assistant tools to attachments (#370)
  • assistants: add attachments.fileId field to MessageRequest (#367) (thanks @​0chil)
  • runs: feat(runs): add new fields into assistant run (#366) (thanks @​ahmedmirza994)

Fixed

  • messages: update quote to optional field for openai compatibility assistant on FileCitation (#361) (thanks @​AntoDev)
  • messages: serialization exception while retrieving thread messages (#369) (thanks @​meroving)

3.8.1

Fixed

3.8.0

Added

  • assistant: added feature for assistant beta-v2, and option for version selection (thanks @​kdman98)
  • vector-stores: add vector stores APIs (#324)
  • batch: add batch APIs (#334)

Fixed

  • models: make created and ownedBy nullable (#332) (thanks @​thiswillbeyourgithub)
  • chat: enhance flow cancel capability (#333)
  • assistants: Assistant.name is nullable (#337) (thanks @​Gama11)
  • chat: add Azure OpenAI Content Filter Support (#340) (thanks @​asharab)
  • config: request options headers override previous values (#353)
  • runs: get runs order param serialization (#355)

3.7.2

Added

Fix

3.7.1

Added

  • Audio: add timestampGranularities (thanks @​mxwell)

Fixed

  • Core: nullable OpenAIErrorDetails fields (#315)
  • Messages: content as image file (#313)
Changelog

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

3.8.2

Added

  • chat: add stream options (#363)
  • chat: add instanceId field to ChatCompletionRequest (#359) (thanks @​harishv-collab)
  • messages: add assistant tools to attachments (#370)
  • assistants: add attachments.fileId field to MessageRequest (#367) (thanks @​0chil)
  • runs: feat(runs): add new fields into assistant run (#366) (thanks @​ahmedmirza994)

Fixed

  • messages: update quote to optional field for openai compatibility assistant on FileCitation (#361) (thanks @​AntoDev)
  • messages: serialization exception while retrieving thread messages (#369) (thanks @​meroving)

3.8.1

Published 28 Jun 2024

Fixed

3.8.0

Published 27 Jun 2024

Added

  • assistant: added feature for assistant beta-v2, and option for version selection (thanks @​kdman98)
  • vector-stores: add vector stores APIs (#324)
  • batch: add batch APIs (#334)

Fixed

  • models: make created and ownedBy nullable (#332) (thanks @​thiswillbeyourgithub)
  • chat: enhance flow cancel capability (#333)
  • assistants: Assistant.name is nullable (#337) (thanks @​Gama11)
  • chat: add Azure OpenAI Content Filter Support (#340) (thanks @​asharab)
  • config: request options headers override previous values (#353)
  • runs: get runs order param serialization (#355)

3.7.2

Published 28 Apr 2024

Added

Fix

3.7.1

Published 01 Apr 2024

... (truncated)

Commits
  • 629d751 chore(ci): update macos runners [skip ci]
  • aae8330 chore(deps): update gradle/gradle-build-action action to v3 (#373)
  • 602bf44 chore(deps): update actions/setup-java action to v4 (#372)
  • 1ba36b9 chore(deps): update actions/checkout action to v4 (#371)
  • 903266b chore(renovate): update config [skip ci]
  • 91f971a chore: prepare release 3.8.2
  • 2fee3b2 chore(ci): use linux images for tests
  • e282c6c fix(runs): Run#temparature and Run#topP as double
  • 13f3806 fix(message): update quote to optional field for openai compatibility assis...
  • 1a9bb01 feat(messages): add assistant tools to attachements (#370)
  • Additional commits viewable in compare view

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.7.0 to 3.8.2.
- [Release notes](https://github.com/Aallam/openai-kotlin/releases)
- [Changelog](https://github.com/aallam/openai-kotlin/blob/main/CHANGELOG.md)
- [Commits](aallam/openai-kotlin@3.7.0...3.8.2)

---
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 the dependencies Pull requests that update a dependency file label Jul 22, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants