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 c994969 commit a5dbe0bCopy full SHA for a5dbe0b
articles/ai-studio/quickstarts/get-started-code.md
@@ -42,7 +42,7 @@ pip install azure-ai-projects azure-ai-inference azure-identity
42
43
Create a file named **chat.py**. Copy and paste the following code into it.
44
45
-:::code language="python" source="~/azureai-samples-main/scenarios/project/basic/chat-simple.py":::
+:::code language="python" source="~/azureai-samples-main/scenarios/projects/basic/chat-simple.py":::
46
47
## Insert your connection string
48
0 commit comments