Ask a question to get started
Enter to sendā¢Shift+Enter new line
Your Azure Active Directory token.
Automatically inferred from env var AZURE_OPENAI_AD_TOKEN if not provided.
AZURE_OPENAI_AD_TOKEN
For more, see this page <https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id>.__
For more, see this page <https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id>.
azure_ad_token: SecretStr | None = Field( default_factory=(secret_from_env('AZURE_OPENAI_AD_TOKEN', default=None)) )