-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
area: responsesThis item is related to ResponsesThis item is related to Responsesblocked: specThis issue is blocked on a needed REST API spec update.This issue is blocked on a needed REST API spec update.feature-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.
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 6 moreLuisM000
Metadata
Metadata
Assignees
Labels
area: responsesThis item is related to ResponsesThis item is related to Responsesblocked: specThis issue is blocked on a needed REST API spec update.This issue is blocked on a needed REST API spec update.feature-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.