Uses of Class
com.azure.ai.openai.models.AzureChatGroundingEnhancementConfiguration
Packages that use AzureChatGroundingEnhancementConfiguration
-
Uses of AzureChatGroundingEnhancementConfiguration in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AzureChatGroundingEnhancementConfigurationModifier and TypeMethodDescriptionAzureChatEnhancementConfiguration.getGrounding()Get the grounding property: A representation of the available options for the Azure OpenAI grounding enhancement.Methods in com.azure.ai.openai.models with parameters of type AzureChatGroundingEnhancementConfigurationModifier and TypeMethodDescriptionAzureChatEnhancementConfiguration.setGrounding(AzureChatGroundingEnhancementConfiguration grounding) Set the grounding property: A representation of the available options for the Azure OpenAI grounding enhancement.