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
/
Thinking
/
Adaptive
Adaptive
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"adaptive"
)
data
class
Adaptive
(
val
display
:
ThinkingDisplay
?
=
null
)
:
Thinking
(
source
)
Members
Constructors
Adaptive
Link copied to clipboard
constructor
(
display
:
ThinkingDisplay
?
=
null
)
Properties
display
Link copied to clipboard
val
display
:
ThinkingDisplay
?