LlamaChatCompletionRequest.Stream

LlamaChatCompletionRequest.Stream property

Sets or gets whether to stream the response.

public bool? Stream { get; set; }

See Also