Uses of Class
com.azure.ai.openai.models.AzureChatOCREnhancementConfiguration
Packages that use AzureChatOCREnhancementConfiguration
-
Uses of AzureChatOCREnhancementConfiguration in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AzureChatOCREnhancementConfigurationModifier and TypeMethodDescriptionAzureChatEnhancementConfiguration.getOcr()Get the ocr property: A representation of the available options for the Azure OpenAI optical character recognition (OCR) enhancement.Methods in com.azure.ai.openai.models with parameters of type AzureChatOCREnhancementConfigurationModifier and TypeMethodDescriptionAzureChatEnhancementConfiguration.setOcr(AzureChatOCREnhancementConfiguration ocr) Set the ocr property: A representation of the available options for the Azure OpenAI optical character recognition (OCR) enhancement.