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