Uses of Class
com.azure.ai.openai.models.EmbeddingItem
Packages that use EmbeddingItem
-
Uses of EmbeddingItem in com.azure.ai.openai.models
Methods in com.azure.ai.openai.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.openai.models that return types with arguments of type EmbeddingItemModifier and TypeMethodDescriptionEmbeddings.getData()Get the data property: Embedding values for the prompts submitted in the request.