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

Update openai-php/client requirement from ^0.5.0 to ^0.10.3 #12

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Updates the requirements on openai-php/client to permit the latest version.

Release notes

Sourced from openai-php/client's releases.

v0.10.3

What's Changed

New Contributors

Full Changelog: openai-php/client@v0.10.2...v0.10.3

Changelog

Sourced from openai-php/client's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.10.1 (2024-06-06)

Added

  • Add support for Assistants API v2 and Vector Stores endpoints (#420)

Docs

  • Add vector store endpoints documentation (#420)

v0.10.0-beta.1 (2024-05-27)

Added

  • Add support for Assistants API v2 and Vector Stores endpoint (#405)

v0.9.2 (2024-05-27)

Added

  • Support for usage stream option on chat endpoint (#398)

  • Fixed

  • Missing output paramenter on streamed code interpreter outpu (#406)

v0.9.1 (2024-05-24)

Added

  • Add support for Batches endpoint (#403)

v0.9.0 (2024-05-21)

Added

  • Assistants: add streaming support (#367)

v0.8.5 (2024-04-15)

Added

  • Audio: add support for timestamp_granularities (#374)

v0.8.4 (2024-02-07)

Fixed

  • Fix default fake data for meta information (#332)

v0.8.3 (2024-02-02)

Added

  • ThreadRun: Add "usage" property to the response (#330)

v0.8.2 (2024-01-26)

Fixed

  • ThreadRunStep: "content" missing in response if result has not been submitted (#319)
  • Files: "bytes" in retrieve response is may null (#325)

v0.8.1 (2023-12-22)

... (truncated)

Commits
  • 4a565d1 update annotations after merging change on ThreadMessageResponse
  • c9e4fa9 Merge pull request #471 from datashaman/attachments-error
  • 5bfb908 fix wrong annotation
  • e6d4099 Merge pull request #482 from charescape/patch-2
  • 1283cc1 update annotations after merging change on AssistantResponseToolFunctionFunction
  • f9dc0e0 Merge pull request #484 from smskin/patch-2
  • 52c4ced improve test to check newly introduced status code on error exception
  • 2e62342 Merge pull request #487 from GuidoBelluomo/feature/http-status-in-errors
  • 04c08f2 Merge pull request #494 from IsraelOrtuno/main
  • 2b4522b Merge pull request #495 from iBotPeaches/omni-basic-support
  • Additional commits viewable in compare view

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)

Updates the requirements on [openai-php/client](https://github.com/openai-php/client) to permit the latest version.
- [Release notes](https://github.com/openai-php/client/releases)
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md)
- [Commits](openai-php/client@v0.5.0...v0.10.3)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

The following labels could not be found: dependencies, automerge.

@AlvinCoded AlvinCoded merged commit 04fc63f into main Jan 17, 2025
3 of 79 checks passed
@dependabot dependabot bot deleted the dependabot/composer/openai-php/client-tw-0.10.3 branch January 17, 2025 04:26
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