Expand description
Streaming types for chat completions
Provides SSE-compatible chunk types for streaming responses.
Structsยง
- Chat
Completion Chunk - SSE event for streaming chat completions (OpenAI-compatible format)
- Choice
Delta - Delta in a streaming choice
- Delta
Content - Content delta for streaming responses
- Delta
Function Call - Delta
Tool Call