StreamBuilder

Builder for streaming chat completion requests.

Used by DeepSeekClientStream.chatCompletion { ... }; compose messages and params inside the block. The resulting request has stream = true.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Builds the conversation history via a MessageBuilder DSL.

Link copied to clipboard

Configures streaming request parameters.