koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-processor
/
ai.koog.prompt.processor
/
ToolCallJsonConfig
/
ToolCallJsonConfig
Tool
Call
Json
Config
constructor
(
json
:
Json
=
defaultJson
,
idJsonKeys
:
List
<
String
>
=
defaultIdJsonKeys
,
nameJsonKeys
:
List
<
String
>
=
defaultNameJsonKeys
,
argsJsonKeys
:
List
<
String
>
=
defaultArgsJsonKeys
)
(
source
)