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
/
StructuredResponse
/
StructuredResponse
Structured
Response
constructor
(
data
:
T
,
structure
:
Structure
<
T
,
*
>
,
message
:
Message.Assistant
)
(
source
)
Parameters
T
The type of the structured data contained within this response.