koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
prompt-structure
/
ai.koog.prompt.structure
/
StructuredData
/
StructuredData
Structured
Data
constructor
(
id
:
String
,
schema
:
TSchema
,
examples
:
List
<
TStruct
>
)
(
source
)
Parameters
TStruct
The type of the structured data that this class handles.