koog
Toggle table of contents
1.0.0-preview
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.message
/
MessagePart
/
ResponsePart
Response
Part
@
Serializable
sealed
interface
ResponsePart
:
MessagePart
(
source
)
A part that can appear in a response received from the LLM (e.g. text, reasoning, or tool calls).
Inheritors
ContentPart
Reasoning
Call