openai / openai-python

The official Python library for the OpenAI API
https://pypi.org/project/openai/
Apache License 2.0
23.09k stars 3.25k forks source link

Async support for Azure AD example #1787

Open fedeoliv opened 1 month ago

fedeoliv commented 1 month ago

Changes being requested

Async support for the existing Azure AD example, maintaining sync and async versions simultaneously.