Skip to content

Commit 8dfee28

Browse files
authored
Update quickstart.py
docs syntax very picky!
1 parent 1de01da commit 8dfee28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc-samples/getting-started/python/quickstart.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## pip install openai azure-ai-projects azure-identity
66
## - deploy a gpt-4o model
77

8-
## <chat_completion>
8+
# <chat_completion>
99
from azure.ai.projects import AIProjectClient
1010
from azure.identity import DefaultAzureCredential
1111
from azure.ai.projects import FileSearchTool

0 commit comments

Comments
 (0)