RedactedContent

The content in the reasoning that was encrypted by the model provider for safety reasons. The encryption doesn't affect the quality of responses.

Constructors

Link copied to clipboard
constructor(value: ByteArray)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
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.