AzureExtensionsOptions interface

Options for Azure OpenAI chat extensions.

Properties

enhancements

If provided, the configuration options for available Azure OpenAI chat enhancements.

extensions

The configuration entries for Azure OpenAI chat extensions that use them. This additional specification is only compatible with Azure OpenAI.

Property Details

enhancements

If provided, the configuration options for available Azure OpenAI chat enhancements.

enhancements?: AzureChatEnhancementConfiguration

Property Value

extensions

The configuration entries for Azure OpenAI chat extensions that use them. This additional specification is only compatible with Azure OpenAI.

extensions?: AzureChatExtensionConfigurationUnion[]

Property Value