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
/
Structure
/
Structure
Structure
constructor
(
id
:
String
,
schema
:
TSchema
,
examples
:
List
<
TStruct
>
)
(
source
)
Parameters
TStruct
The type of the structured data that this class handles.