LlamaChatCompletionRequest.Stream
LlamaChatCompletionRequest.Stream property
Sets or gets whether to stream the response.
public bool? Stream { get; set; }
See Also
- class LlamaChatCompletionRequest
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Sets or gets whether to stream the response.
public bool? Stream { get; set; }