MCPcopy
hub / github.com/openai/openai-python / azure.py

File azure.py

examples/azure.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from openai import AzureOpenAI
2
3# may change in the future
4# https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#rest-api-versioning

Callers

nothing calls this directly

Calls 3

AzureOpenAIClass · 0.90
to_jsonMethod · 0.80
createMethod · 0.45

Tested by

no test coverage detected