Uses of Class
com.azure.ai.inference.models.EmbeddingItem
Packages that use EmbeddingItem
-
Uses of EmbeddingItem in com.azure.ai.inference.models
Methods in com.azure.ai.inference.models that return EmbeddingItemModifier and TypeMethodDescriptionstatic EmbeddingItemEmbeddingItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EmbeddingItem from the JsonReader.Methods in com.azure.ai.inference.models that return types with arguments of type EmbeddingItemModifier and TypeMethodDescriptionEmbeddingsResult.getData()Get the data property: Embedding values for the prompts submitted in the request.