CreateEmbeddingResponse.Usage

CreateEmbeddingResponse.Usage property

Gets or sets the usage statistics for the embedding request.

public Usage Usage { get; set; }

See Also