koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-structure
/
ai.koog.prompt.structure
/
StructureFixingParser
/
StructureFixingParser
Structure
Fixing
Parser
constructor
(
model
:
LLModel
,
retries
:
Int
,
prompt
:
(
builder
:
PromptBuilder
,
content
:
String
,
structure
:
Structure
<
*
,
*
>
,
exception
:
SerializationException
)
->
PromptBuilder
=
::defaultFixingPrompt
)
(
source
)