Uses of Class
com.azure.ai.inference.models.ImageEmbeddingInput
Packages that use ImageEmbeddingInput
Package
Description
Package containing the classes for Model.
Package containing the data models for Model.
-
Uses of ImageEmbeddingInput in com.azure.ai.inference
Method parameters in com.azure.ai.inference with type arguments of type ImageEmbeddingInputModifier and TypeMethodDescriptionImageEmbeddingsAsyncClient.embed
(List<ImageEmbeddingInput> input) Return the embedding vectors for given text prompts.ImageEmbeddingsClient.embed
(List<ImageEmbeddingInput> inputs) Return the embedding vectors for given text prompts. -
Uses of ImageEmbeddingInput in com.azure.ai.inference.models
Methods in com.azure.ai.inference.models that return ImageEmbeddingInputModifier and TypeMethodDescriptionstatic ImageEmbeddingInput
ImageEmbeddingInput.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ImageEmbeddingInput from the JsonReader.Set the text property: Optional.