HarnessReasoningContentBlockDelta

A delta update to a reasoning content block.

Inheritors

Types

Link copied to clipboard

Redacted reasoning content.

Link copied to clipboard
Link copied to clipboard

Signature for the reasoning content.

Link copied to clipboard

Reasoning text delta.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this HarnessReasoningContentBlockDelta as a Signature and retrieves its kotlin.String value. Throws an exception if the HarnessReasoningContentBlockDelta is not a Signature.

Link copied to clipboard

Casts this HarnessReasoningContentBlockDelta as a Signature and retrieves its kotlin.String value. Returns null if the HarnessReasoningContentBlockDelta is not a Signature.

Link copied to clipboard
fun asText(): String

Casts this HarnessReasoningContentBlockDelta as a Text and retrieves its kotlin.String value. Throws an exception if the HarnessReasoningContentBlockDelta is not a Text.

Link copied to clipboard

Casts this HarnessReasoningContentBlockDelta as a Text and retrieves its kotlin.String value. Returns null if the HarnessReasoningContentBlockDelta is not a Text.