-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Labels
area: responsesThis item is related to ResponsesThis item is related to Responsesfeature-requestCategory: A new feature or enhancement to an existing feature is being requested.Category: A new feature or enhancement to an existing feature is being requested.issue-addressedWorkflow: The OpenAI maintainers believe the issue to be addressed and ready to close.Workflow: The OpenAI maintainers believe the issue to be addressed and ready to close.
Description
Describe the feature or improvement you are requesting
Currently we don't have a public and reliable way to extract the streaming thinking/reasoning of reasoning models without resorting to reflection (not AOT friendly) or serialization (extra resource) of a specific chunk.
Additional context
Ideally we should be able to check for the StreamingResponseUpdate type and get the Delta property back if it is a suggested public ResponseReasoningSummaryTextDeltaUpdate type unfortunately we don't have a way to do it today.
MarioEncamina, rliberoff, MarioRamosEs, dianadiazbisbe, jgcanoencamina and 7 moreLuisM000
Metadata
Metadata
Assignees
Labels
area: responsesThis item is related to ResponsesThis item is related to Responsesfeature-requestCategory: A new feature or enhancement to an existing feature is being requested.Category: A new feature or enhancement to an existing feature is being requested.issue-addressedWorkflow: The OpenAI maintainers believe the issue to be addressed and ready to close.Workflow: The OpenAI maintainers believe the issue to be addressed and ready to close.