Uses of Class
com.azure.ai.openai.models.EmbeddingsUsage
Packages that use EmbeddingsUsage
-
Uses of EmbeddingsUsage in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return EmbeddingsUsageModifier and TypeMethodDescriptionstatic EmbeddingsUsageEmbeddingsUsage.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EmbeddingsUsage from the JsonReader.Embeddings.getUsage()Get the usage property: Usage counts for tokens input using the embeddings API.