Skip to content

Update openai-php/client requirement from ^0.10.3 to ^0.12.0 #3

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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2025

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

Release notes

Sourced from openai-php/client's releases.

v0.12.0

What's Changed

New Contributors

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

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
  • 87cb053 chore: excludes 8.2 on pest 4
  • d6be418 chore: drops PHP 8.1
  • 31b4dcc chore: install Pest 4
  • 74b7851 chore: bumps dependencies
  • 9bd5a25 feat(OpenAI): Support annotations in Chat response. (Web Search) (#564)
  • 62e9822 feat(OpenAI): Add category applied input types to moderation response (#572)
  • d7e3238 feat(OpenAI): Add Image Response usage (#571)
  • c22f107 fix(Gemini): correct list models call (#567)
  • 205be4a fix(OpenRouter): Fix token usage response (#560)
  • 6f5861f feat: search vector store (#559)
  • 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.10.3...v0.12.0)

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

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

dependabot bot commented on behalf of github May 5, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Author

dependabot bot commented on behalf of github May 19, 2025

Superseded by #5.

@dependabot dependabot bot closed this May 19, 2025
@dependabot dependabot bot deleted the dependabot/composer/openai-php/client-tw-0.12.0 branch May 19, 2025 03:34
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.

0 participants