Uses of Class
com.azure.ai.openai.models.AzureChatExtensionConfiguration
Packages that use AzureChatExtensionConfiguration
-
Uses of AzureChatExtensionConfiguration in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return types with arguments of type AzureChatExtensionConfigurationModifier and TypeMethodDescriptionChatCompletionsOptions.getDataSources()Get the dataSources property: The configuration entries for Azure OpenAI chat extensions that use them.Method parameters in com.azure.ai.openai.models with type arguments of type AzureChatExtensionConfigurationModifier and TypeMethodDescriptionChatCompletionsOptions.setDataSources(List<AzureChatExtensionConfiguration> dataSources) Set the dataSources property: The configuration entries for Azure OpenAI chat extensions that use them.