File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
articles/ai-foundry/default/includes Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Use the previously created agent named "MyAgent" to interact by asking a questio
3636
3737Replace ` YOUR-FOUNDRY-RESOURCE-NAME ` with your values:
3838
39- :::code language="console" source="~ /foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart.sh" id="chat_with_agent ":::
39+ :::code language="console" source="~ /foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart-chat-with-agent .sh":::
4040
4141# [ Azure AI Foundry portal] ( #tab/portal )
4242
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Not yet available -->
3535
3636Replace ` YOUR-FOUNDRY-RESOURCE-NAME ` with your values:
3737
38- :::code language="console" source="~ /foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart.sh" id="generate_response ":::
38+ :::code language="console" source="~ /foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart-responses .sh":::
3939
4040# [ Azure AI Foundry portal] ( #tab/portal )
4141
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Not yet available -->
3636
3737Replace ` YOUR-FOUNDRY-RESOURCE-NAME ` with your values:
3838
39- :::code language="console" source="~ /foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart.sh" id="create_agent ":::
39+ :::code language="console" source="~ /foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart-create-agent .sh":::
4040
4141# [ Azure AI Foundry portal] ( #tab/portal )
4242
You can’t perform that action at this time.
0 commit comments