Skip to content

fix(OpenAI): Support 'tool_search' output#789

Merged
iBotPeaches merged 4 commits into
openai-php:mainfrom
e4se:fix-tool-search-stream
Jul 20, 2026
Merged

fix(OpenAI): Support 'tool_search' output#789
iBotPeaches merged 4 commits into
openai-php:mainfrom
e4se:fix-tool-search-stream

Conversation

@e4se

@e4se e4se commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

What:

  • Bug Fix
  • New Feature

Description:

Adds support for parsing tool_search_call and tool_search_output items in streamed Responses events. This prevents an UnhandledMatchError when tool search is used with streaming responses.

@iBotPeaches iBotPeaches added this to the v0.20.1 milestone Jul 20, 2026
@iBotPeaches
iBotPeaches merged commit a94c9d6 into openai-php:main Jul 20, 2026
14 checks passed
@iBotPeaches

Copy link
Copy Markdown
Collaborator

thanks!

@e4se
e4se deleted the fix-tool-search-stream branch July 20, 2026 11:53
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.

2 participants