DeltaFrame

sealed interface DeltaFrame : StreamFrame(source)

The interface representing a delta or partial frame of a streaming response from a LLM.

Inheritors

Properties

Link copied to clipboard
abstract val index: Int?