Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai-php/laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Choose a base ref
...
head repository: openai-php/laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 6 files changed
  • 5 contributors

Commits on Aug 4, 2025

  1. feat(meta): Add support for 0.15.0 of client + container facade. (#161)

    * feat: add containers api to facade
    
    * chore: request at least v0.15.0 of client
    iBotPeaches authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    70ec1da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399f6f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. build(deps): bump actions/checkout from 4 to 5 (#163)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    98fb53b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Configuration menu
    Copy the full SHA
    2350b46 View commit details
    Browse the repository at this point in the history
  2. release: v0.16.0 (#166)

    iBotPeaches authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    0af3c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6dedd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #167 from openai-php/readme-responses

    docs: migrate readme to responses api
    nunomaduro authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    e7e7267 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    0886268 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Configuration menu
    Copy the full SHA
    802080c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    d60f0a0 View commit details
    Browse the repository at this point in the history
Loading