Skip to content

feat(OpenAI) - Add helper method 'output_text' to Responses API#579

Merged
iBotPeaches merged 2 commits into
mainfrom
output-text-responses-api
May 19, 2025
Merged

feat(OpenAI) - Add helper method 'output_text' to Responses API#579
iBotPeaches merged 2 commits into
mainfrom
output-text-responses-api

Conversation

@iBotPeaches
Copy link
Copy Markdown
Collaborator

@iBotPeaches iBotPeaches commented May 16, 2025

What:

  • Bug Fix
  • New Feature

Description:

The Python/JavaScript official SDKs offer output_text since its kinda a PITA to get the text from Responses API amongst all the other return types. I've followed the implementation in the Node SDK to guide the PHP one.

Screenshot 2025-05-16 at 4 52 19 PM

https://platform.openai.com/docs/api-reference/responses/object

@iBotPeaches iBotPeaches merged commit a0cc3d6 into main May 19, 2025
24 checks passed
@iBotPeaches iBotPeaches deleted the output-text-responses-api branch May 19, 2025 21:46
@iBotPeaches iBotPeaches added this to the v0.13.1 milestone May 22, 2025
@iBotPeaches iBotPeaches added the enhancement New feature or request label Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant