CompleteFrame

sealed interface CompleteFrame : StreamFrame(source)

The interface representing a complete frame of a streaming response from a LLM.

Inheritors

Properties

Link copied to clipboard
abstract val index: Int?