Uses of Class
com.azure.ai.inference.models.ChatMessageImageUrl
Packages that use ChatMessageImageUrl
-
Uses of ChatMessageImageUrl in com.azure.ai.inference.models
Methods in com.azure.ai.inference.models that return ChatMessageImageUrlModifier and TypeMethodDescriptionstatic ChatMessageImageUrl
ChatMessageImageUrl.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ChatMessageImageUrl from the JsonReader.ChatMessageImageContentItem.getImageUrl()
Get the imageUrl property: An internet location, which must be accessible to the model,from which the image may be retrieved.ChatMessageImageUrl.setDetail
(ChatMessageImageDetailLevel detail) Set the detail property: The evaluation quality setting to use, which controls relative prioritization of speed, token consumption, and accuracy.Constructors in com.azure.ai.inference.models with parameters of type ChatMessageImageUrlModifierConstructorDescriptionCreates an instance of ChatMessageImageContentItem class.