http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic
/
org.http4k.connect.anthropic.action
/
Content
/
Thinking
Thinking
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"thinking"
)
data
class
Thinking
(
val
thinking
:
String
,
val
signature
:
String
)
:
Content
(
source
)
Members
Constructors
Thinking
Link copied to clipboard
constructor
(
thinking
:
String
,
signature
:
String
)
Properties
signature
Link copied to clipboard
val
signature
:
String
thinking
Link copied to clipboard
val
thinking
:
String