Skip to content

fix(OpenAI): add support for response 'compaction'#778

Merged
nunomaduro merged 1 commit into
mainfrom
issue-777
Jun 12, 2026
Merged

fix(OpenAI): add support for response 'compaction'#778
nunomaduro merged 1 commit into
mainfrom
issue-777

Conversation

@iBotPeaches

Copy link
Copy Markdown
Collaborator

What:

  • Bug Fix
  • New Feature

Description:

Adds support for output object compaction on Response API.

Related:

fixes: #777, tested here: iBotPeaches/openai-php-laravel-test@7e57a60

@iBotPeaches iBotPeaches requested a review from nunomaduro June 12, 2026 11:15
@nunomaduro nunomaduro merged commit f00469e into main Jun 12, 2026
30 checks passed
@nunomaduro nunomaduro deleted the issue-777 branch June 12, 2026 19:12
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.

Support compaction output type in Responses API (UnhandledMatchError in OutputObjects::parse)

2 participants