Text
The reasoning that the model used to return the output.
Inherited functions
Casts this ReasoningContentBlockDelta as a RedactedContent and retrieves its kotlin.ByteArray value. Throws an exception if the ReasoningContentBlockDelta is not a RedactedContent.
Casts this ReasoningContentBlockDelta as a RedactedContent and retrieves its kotlin.ByteArray value. Returns null if the ReasoningContentBlockDelta is not a RedactedContent.
Casts this ReasoningContentBlockDelta as a Signature and retrieves its kotlin.String value. Throws an exception if the ReasoningContentBlockDelta is not a Signature.
Casts this ReasoningContentBlockDelta as a Signature and retrieves its kotlin.String value. Returns null if the ReasoningContentBlockDelta is not a Signature.
Casts this ReasoningContentBlockDelta as a Text and retrieves its kotlin.String value. Throws an exception if the ReasoningContentBlockDelta is not a Text.
Casts this ReasoningContentBlockDelta as a Text and retrieves its kotlin.String value. Returns null if the ReasoningContentBlockDelta is not a Text.