你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EmbeddingsResult.Usage Property

Definition

Usage counts for tokens input using the embeddings API.

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

Property Value

Applies to