Uses of Class
com.azure.ai.openai.models.ChatMessageImageUrl
Packages that use ChatMessageImageUrl
-
Uses of ChatMessageImageUrl in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ChatMessageImageUrlModifier and TypeMethodDescriptionstatic ChatMessageImageUrlChatMessageImageUrl.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.openai.models with parameters of type ChatMessageImageUrlModifierConstructorDescriptionCreates an instance of ChatMessageImageContentItem class.