Skip to content

Bump openai-php/client from 0.13.0 to 0.14.0 - #16

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/openai-php/client-0.14.0
Closed

Bump openai-php/client from 0.13.0 to 0.14.0#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/openai-php/client-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2025

Copy link
Copy Markdown
Contributor

Bumps openai-php/client from 0.13.0 to 0.14.0.

Release notes

Sourced from openai-php/client's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: openai-php/client@v0.13.0...v0.14.0

Changelog

Sourced from openai-php/client's changelog.

v0.14.0 (2025-06-24)

Added

  • Add helper method output_text to Responses API (#579)
  • Add support for response cancel in Responses API (#588)
  • Add support for Image Generation Tool to Responses API (#594)
  • Add streaming for Image Generation in Responses API (#602)
  • Add support for Code Interpreter to Responses API (#610)
  • Add support for Remote MCP Tool in Responses API (#601)
  • Add realtime ephemeral tokens (#591)
  • Add streaming support for Audio transcriptions (#603)
  • Add realtime key documentation (#597)

Fixed

  • Add missing index to CreateStreamedResponseToolCall (#562)
  • Make $parameters optional in thread create() method (#577)
  • Support Azure model.list endpoint (#599)
  • Add reasoning_effort support to Assistants (#606)
  • Use proper parameter order in Response constructor (#615)
  • Support reused prompts/instructions in Responses API (#616)

Changed

  • Use proper header notation for Responses API docs (#596)
  • Collapse legacy/deprecated sections by default in docs (#609)

Deprecated

  • mark Assistants API as deprecated (#607)
  • mark Completions API as legacy (#608)
Commits
  • c176c96 release: v0.14.0 (#617)
  • 5d0f9c8 fix(OpenAI): support reused prompts / instructions in Responses (#616)
  • 76bebfd chore(OpenAI) fix: use proper order of parameters for Response construct (#615)
  • 1d4002d feat(OpenAI): Add 'Code Interpreter' support to Responses (#610)
  • 3ad0aaf docs(OpenAI): collapse legacy/deprecated sections by default (#609)
  • 34e9076 docs(OpenAI): mark Completions as legacy (#608)
  • 484d806 docs(OpenAI): deprecate Assistants API (#607)
  • d9901e8 fix(OpenAI): add support for reasoningEffort to Assistants (#606)
  • bc4cd93 feat(OpenAI): Add support for streaming for transcriptions (#603)
  • f35ffdf feat(OpenAI): Add support for Remote MCP Tool to Responses (#601)
  • 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 [openai-php/client](https://github.com/openai-php/client) from 0.13.0 to 0.14.0.
- [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.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-version: 0.14.0
  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 php Pull requests that update php code labels Jun 24, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #30.

@dependabot dependabot Bot closed this Aug 5, 2025
@dependabot
dependabot Bot deleted the dependabot/composer/openai-php/client-0.14.0 branch August 5, 2025 13:55
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants