koog-agents
Toggle table of contents
0.4.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-structure
/
ai.koog.prompt.structure
/
StructuredOutputConfig
/
StructuredOutputConfig
Structured
Output
Config
constructor
(
default
:
StructuredOutput
<
T
>
?
=
null
,
byProvider
:
Map
<
LLMProvider
,
StructuredOutput
<
T
>
>
=
emptyMap()
,
fixingParser
:
StructureFixingParser
?
=
null
)
(
source
)