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
/
ThinkingTypes
Thinking
Types
@
JsonSerializable
data
class
ThinkingTypes
(
val
adaptive
:
CapabilitySupport
?
=
null
,
val
enabled
:
CapabilitySupport
?
=
null
)
(
source
)
Members
Constructors
Thinking
Types
Link copied to clipboard
constructor
(
adaptive
:
CapabilitySupport
?
=
null
,
enabled
:
CapabilitySupport
?
=
null
)
Properties
adaptive
Link copied to clipboard
val
adaptive
:
CapabilitySupport
?
enabled
Link copied to clipboard
val
enabled
:
CapabilitySupport
?