koog
Toggle table of contents
1.0.0-preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.dsl
/
ResponseMessagePartsBuilder
/
toolCall
tool
Call
fun
toolCall
(
call
:
MessagePart.Tool.Call
)
(
source
)
fun
toolCall
(
id
:
String
?
=
null
,
tool
:
String
,
args
:
String
)
(
source
)
fun
toolCall
(
id
:
String
?
=
null
,
tool
:
String
,
args
:
JsonObject
)
(
source
)