Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ azure_ad.py
File
azure_ad.py
examples/azure_ad.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
3
from
openai.lib.azure
import
AzureOpenAI, AsyncAzureOpenAI, AzureADTokenProvider, AsyncAzureADTokenProvider
4
Callers
nothing calls this directly
Calls
3
sync_main
Function · 0.70
async_main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected