InternalPipe the stream through a processing function.
The function to process the input stream.
Optionalresponse: OrchestrationStreamResponse<OrchestrationStreamChunkResponse>The OrchestrationStreamResponse object for process function to store finish reason, token usage, etc.
The output stream containing processed items.
Transform the stream of chunks into a stream of content strings.
Orchestration stream.
A stream of content strings.
Static_InternalCreate an orchestration stream based on the http response.
Http response.
An orchestration stream.
Static_InternalWrap raw chunk data with chunk response class to provide helper functions.
Orchestration stream.
Static_InternalTransform a stream of chunks into a stream of content strings.
Orchestration stream.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Static_Optionalresponse: OrchestrationStreamResponse<OrchestrationStreamChunkResponse>Static_Optionalresponse: OrchestrationStreamResponse<OrchestrationStreamChunkResponse>Protected Statictransform
Orchestration stream containing post-processing functions.