ThinkingBlock

@SerialName(value = "thinking")
data class ThinkingBlock(val thinking: String) : ContentBlock(source)

Constructors

Link copied to clipboard
constructor(thinking: String)

Properties

Link copied to clipboard