CompletionResponse.Model
CompletionResponse.Model property
Gets or sets the model used for the chat completion.
public string Model { get; set; }
See Also
- class CompletionResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the model used for the chat completion.
public string Model { get; set; }