Share via


Embeddings.Usage Property

Definition

Usage counts for tokens input using the embeddings API.

public Azure.AI.OpenAI.EmbeddingsUsage Usage { get; }
member this.Usage : Azure.AI.OpenAI.EmbeddingsUsage
Public ReadOnly Property Usage As EmbeddingsUsage

Property Value

Applies to