koog
Toggle table of contents
0.7.1
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.streaming
/
StreamFrame
/
CompleteFrame
Complete
Frame
sealed
interface
CompleteFrame
:
StreamFrame
(
source
)
The interface representing a complete frame of a streaming response from a LLM.
Inheritors
TextComplete
ReasoningComplete
ToolCallComplete
Members
Properties
index
Link copied to clipboard
abstract
val
index
:
Int
?