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 1de01da commit 8dfee28Copy full SHA for 8dfee28
1 file changed
doc-samples/getting-started/python/quickstart.py
@@ -5,7 +5,7 @@
5
## pip install openai azure-ai-projects azure-identity
6
## - deploy a gpt-4o model
7
8
-## <chat_completion>
+# <chat_completion>
9
from azure.ai.projects import AIProjectClient
10
from azure.identity import DefaultAzureCredential
11
from azure.ai.projects import FileSearchTool
0 commit comments