Uses of Class
com.azure.ai.openai.responses.models.ResponsesInputContentImage
Packages that use ResponsesInputContentImage
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesInputContentImage in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesInputContentImageModifier and TypeMethodDescriptionstatic ResponsesInputContentImageResponsesInputContentImage.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesInputContentImage from the JsonReader.ResponsesInputContentImage.setDetail(ResponsesInputContentImageDetail detail) Set the detail property: The detail property.Set the fileId property: The file_id property.ResponsesInputContentImage.setImageUrl(String imageUrl) Set the imageUrl property: The image_url property.