Skip to content

Commit 19eafdb

Browse files
committed
fixes
1 parent 557eea9 commit 19eafdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/agents/how-to/tools/code-interpreter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ you can add the function calling tool to an agent programatically using the code
4545

4646
1. You can optionally upload files for your agent to read and interpret information from datasets, generate code, and create graphs and charts using your data.
4747

48-
:::image type="content" source="../../media/tools/code-interpreter.png" alt-text="A screenshot showing the available action tools in the Azure AI Foundry portal." lightbox="../../media/tools/code-interpreter.png":::
48+
:::image type="content" source="../../media/tools/code-interpreter.png" alt-text="A screenshot showing the code interpreter upload page." lightbox="../../media/tools/code-interpreter.png":::
4949

5050
::: zone-end
5151

articles/ai-services/agents/how-to/tools/file-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ you can add the Bing Search tool to an agent programatically using the code exam
9696

9797
:::image type="content" source="../../media/tools/knowledge-tools-list.png" alt-text="A screenshot showing the available knowledge tools in the Azure AI Foundry portal." lightbox="../../media/tools/knowledge-tools-list.png":::
9898

99-
:::image type="content" source="../../media/tools/file-upload.png" alt-text="A screenshot showing the available knowledge tools in the Azure AI Foundry portal." lightbox="../../media/tools/file-upload.png":::
99+
:::image type="content" source="../../media/tools/file-upload.png" alt-text="A screenshot showing the file upload page." lightbox="../../media/tools/file-upload.png":::
100100

101101
::: zone-end
102102

0 commit comments

Comments
 (0)