azure_config_base Module
Classes
AzureOpenAIConfigBase |
Internal class for configuring a connection to an Azure OpenAI service. Internal class for configuring a connection to an Azure OpenAI service. The validate_call decorator is used with a configuration that allows arbitrary types. This is necessary for types like HttpsUrl and OpenAIModelTypes. |