MCPcopy
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

1import asyncio
2
3from openai.lib.azure import AzureOpenAI, AsyncAzureOpenAI, AzureADTokenProvider, AsyncAzureADTokenProvider
4

Callers

nothing calls this directly

Calls 3

sync_mainFunction · 0.70
async_mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected