Skip to content

[FEATURE REQ] Be able to retrieve Streaming Reasoning Content #643

@rogerbarreto

Description

@rogerbarreto

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.

Metadata

Metadata

Assignees

Labels

area: responsesThis item is related to Responsesblocked: specThis issue is blocked on a needed REST API spec update.feature-requestCategory: A new feature or enhancement to an existing feature is being requested.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions