-
-
Notifications
You must be signed in to change notification settings - Fork 664
Comparing changes
Open a pull request
base repository: openai-php/client
base: v0.16.0
head repository: openai-php/client
compare: v0.16.1
- 11 commits
- 30 files changed
- 6 contributors
Commits on Aug 27, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 7493f3f - Browse repository at this point
Copy the full SHA 7493f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b30b049 - Browse repository at this point
Copy the full SHA b30b049View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8677a94 - Browse repository at this point
Copy the full SHA 8677a94View commit details
Commits on Aug 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a38f334 - Browse repository at this point
Copy the full SHA a38f334View commit details
Commits on Aug 30, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 8f8414a - Browse repository at this point
Copy the full SHA 8f8414aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for aab80a9 - Browse repository at this point
Copy the full SHA aab80a9View commit details
Commits on Sep 1, 2025
-
fix(OpenAI): support nested file search properties (#670)
* fix(OpenAI): support nested file search properties * test(OpenAI): augment file search for nested properties
Configuration menu - View commit details
-
Copy full SHA for 78320df - Browse repository at this point
Copy the full SHA 78320dfView commit details
Commits on Sep 3, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for a00d775 - Browse repository at this point
Copy the full SHA a00d775View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 166ab20 - Browse repository at this point
Copy the full SHA 166ab20View commit details
Commits on Sep 4, 2025
-
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"
Configuration menu - View commit details
-
Copy full SHA for 2e37dac - Browse repository at this point
Copy the full SHA 2e37dacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a59e4d - Browse repository at this point
Copy the full SHA 7a59e4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.16.0...v0.16.1