We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a574ccc commit fa66423Copy full SHA for fa66423
articles/ai-services/openai/includes/dall-e-python.md
@@ -13,7 +13,7 @@ ms.date: 11/06/2023
13
14
Use this guide to get started generating images with the Azure OpenAI SDK for Python.
15
16
-[Library source code](https://github.com/openai/openai-python/tree/main/openai) | [Package](https://github.com/openai/openai-python) | [Samples](https://github.com/openai/openai-python/tree/main/examples)
+[Library source code](https://github.com/openai/openai-python/tree/main/src/openai) | [Package](https://github.com/openai/openai-python) | [Samples](https://github.com/openai/openai-python/tree/main/examples)
17
18
## Prerequisites
19
0 commit comments