ReasoningText

The reasoning that the model used to return the output.

Constructors

Link copied to clipboard
constructor(value: ReasoningTextBlock)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard

Casts this ReasoningContentBlock as a RedactedContent and retrieves its kotlin.ByteArray value. Throws an exception if the ReasoningContentBlock is not a RedactedContent.

Link copied to clipboard

Casts this ReasoningContentBlock as a RedactedContent and retrieves its kotlin.ByteArray value. Returns null if the ReasoningContentBlock is not a RedactedContent.