Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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/client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d857954
Choose a base ref
Loading
...
head repository: openai-php/client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7a59e4d
Choose a head ref
Loading
  • 11 commits
  • 30 files changed
  • 6 contributors

Commits on Aug 27, 2025

  1. fix(Scaleway): Handle optional attributes in CreateResponse (#662)

    * Handle optional attributes in CreateResponse
    
    * Add tests for `store` and `text` field handling in `CreateResponse`
    
    * Make `store` and `text` fields optional in `CreateResponseType` definition
    louisbels authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    7493f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b30b049 View commit details
    Browse the repository at this point in the history
  3. fix(OpenAI): support mcp error objects in response api (#661)

    * fix(OpenAI): support mcp error objects in response api
    
    * fix(OpenAI): rework McpGenericException into standalone
    
    * fix(OpenAI): remove unneeded import
    iBotPeaches authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    8677a94 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

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

Commits on Aug 30, 2025

  1. fix(OpenAI): Add missing properties to ListInputItems call (#668)

    * fix(OpenAI): add missing properties to ListItems for Response API
    
    * test(OpenAI): augment tests for ListInputItems
    iBotPeaches authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    8f8414a View commit details
    Browse the repository at this point in the history
  2. fix(OpenAI): handle null require_approval in Response API (#669)

    * fix(OpenAI): handle null require_approval in Response API
    
    * test(OpenAI): augment tests for null require_approval
    
    * chore: add types
    
    * chore: add pint
    iBotPeaches authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    aab80a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. fix(OpenAI): support nested file search properties (#670)

    * fix(OpenAI): support nested file search properties
    
    * test(OpenAI): augment file search for nested properties
    iBotPeaches authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    78320df View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. refactor(meta): unify response types into Actions (#671)

    * refactor(meta): unify response types into Actions
    
    * chore: unify types on output text for less duplication
    
    * chore: unify types on tool choice for less duplication
    
    * chore: unify types on tools for less duplication
    
    * chore: unify types on output for less duplication
    
    * chore: restore longer type for proper ide usage
    
    * chore: remove unused type
    iBotPeaches authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    a00d775 View commit details
    Browse the repository at this point in the history
  2. fix(OpenAI): Add support for reasoning text streaming events (#673)

    * Add support for `response.reasoning_text.delta` and `response.reasoning_text.done` events.
    
    * Remove `type` attribute from `ReasoningTextDelta` and `ReasoningTextDone` responses.
    louisbels authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    166ab20 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. fix(meta): Remove extra spaces from json keys in ThreadRunStreamRespo…

    …nseFixture.txt (#674)
    
    * remove extra spaces from json keys in ThreadRunStreamResponseFixture.txt
    
    * fix typo in fixture model name "gpt-4 o" => "gpt-4o"
    ruslan-polutsygan authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    2e37dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a59e4d View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.