CreateEmbeddingRequest.Model
CreateEmbeddingRequest.Model property
Gets or sets the model to generate the embedding for.
public string Model { get; set; }
See Also
- class CreateEmbeddingRequest
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the model to generate the embedding for.
public string Model { get; set; }