Class CreateEmbeddingResponse
CreateEmbeddingResponse class
Represents a response from the Create Embeddings endpoint.
public class CreateEmbeddingResponse
Constructors
Name | Description |
---|---|
CreateEmbeddingResponse() | The default constructor. |
Properties
Name | Description |
---|---|
Data { get; set; } | Gets or sets a list of embedding objects. |
Model { get; set; } | Gets or sets the model used for the embedding. |
Object { get; set; } | Gets or sets the object type, which is always list. |
Usage { get; set; } | Gets or sets the usage statistics for the embedding request. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF