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