AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-anthropic
/
dev.mokksy.aimocks.anthropic.model
/
ThinkingBlock
Thinking
Block
@
Serializable
@
SerialName
(
value
=
"thinking"
)
data
class
ThinkingBlock
(
val
thinking
:
String
)
:
ContentBlock
(
source
)
Members
Constructors
Thinking
Block
Link copied to clipboard
constructor
(
thinking
:
String
)
Properties
thinking
Link copied to clipboard
val
thinking
:
String