koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-executor-anthropic-client
/
ai.koog.prompt.executor.clients.anthropic.models
/
AnthropicResponse
/
AnthropicResponse
Anthropic
Response
constructor
(
id
:
String
,
type
:
String
,
role
:
String
,
content
:
List
<
AnthropicContent
>
,
model
:
String
,
stopReason
:
String
?
=
null
,
usage
:
AnthropicUsage
?
=
null
)
(
source
)