Skip to main content

Module streaming

Module streaming 

Source
Expand description

Streaming types for chat completions

Provides SSE-compatible chunk types for streaming responses.

Structsยง

ChatCompletionChunk
SSE event for streaming chat completions (OpenAI-compatible format)
ChoiceDelta
Delta in a streaming choice
DeltaContent
Content delta for streaming responses
DeltaFunctionCall
DeltaToolCall