Skip to content

Conversation

@ShivangiReja
Copy link
Collaborator

This PR exposes the following response streaming events in the SDK:

  • StreamingResponseReasoningSummaryPartAddedUpdate
    (response.reasoning_summary_part.added)

  • StreamingResponseReasoningSummaryPartDoneUpdate
    (response.reasoning_summary_part.done)

  • StreamingResponseReasoningSummaryTextDeltaUpdate
    (response.reasoning_summary_text.delta)

  • StreamingResponseReasoningSummaryTextDoneUpdate
    (response.reasoning_summary_text.done)

  • StreamingResponseReasoningTextDeltaUpdate
    (response.reasoning_text.delta)

  • StreamingResponseReasoningTextDoneUpdate
    (response.reasoning_text.done)

Ref issues:

@ShivangiReja ShivangiReja merged commit 87964c3 into openai:main Nov 5, 2025
2 checks passed
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