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
/
DeltaFrame
Delta
Frame
sealed
interface
DeltaFrame
:
StreamFrame
(
source
)
The interface representing a delta or partial frame of a streaming response from a LLM.
Inheritors
TextDelta
ReasoningDelta
ToolCallDelta
Members
Properties
index
Link copied to clipboard
abstract
val
index
:
Int
?