Parses the chunk response and returns the choice by index.
The index of the choice to find.
An LLMChoiceStreaming object associated with the index.
Parses the chunk response and returns the delta content.
OptionalchoiceIndex: numberThe index of the choice to parse.
The message delta content.
Gets the delta tool calls for a specific choice index.
OptionalchoiceIndex: numberThe index of the choice to parse.
The delta tool calls for the specified choice index.
Reason for stopping the completion stream chunk.
OptionalchoiceIndex: numberThe index of the choice to parse.
The finish reason.
Gets the intermediate results from the chunk.
The intermediate results.
Usage of tokens in the chunk response.
Token usage.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Orchestration stream chunk response.