Del via


OpenAIChatCompletionRequest.Stream Property

Definition

Gets a value indicating whether the completion response should be streamed.

public:
 property bool Stream { bool get(); void set(bool value); };
public bool Stream { get; init; }
member this.Stream : bool with get, set
Public Property Stream As Boolean

Property Value

Applies to