Skip to content

Commit 4d51a70

Browse files
committed
image fixes
1 parent 9201ce7 commit 4d51a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/agents/how-to/tools/openapi-spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,11 @@ You can add the Grounding with Bing Search tool to an agent programatically usin
139139

140140
1. Select **OpenAPI 3.0 specified tool**.
141141

142-
:::image type="content" source="../../media/tools/action-tools-list.png" alt-text="A screenshot showing the available tool categories in the Azure AI Foundry portal." lightbox="../../media/tools/action-tools-list.png":::
142+
:::image type="content" source="../../media/tools/action-tools-list.png" alt-text="A screenshot showing the available action tools in the Azure AI Foundry portal." lightbox="../../media/tools/action-tools-list.png":::
143143

144144
1. Give your tool a name (required) and a description (optional). The description will be used by the model to decide when and how to use the tool.
145145

146-
:::image type="content" source="../../media/tools/open-api-details.png" alt-text="A screenshot showing the available tool categories in the Azure AI Foundry portal." lightbox="../../media/tools/open-api-details.png":::
146+
:::image type="content" source="../../media/tools/open-api-details.png" alt-text="A screenshot showing the openAPI tool details in the Azure AI Foundry portal." lightbox="../../media/tools/open-api-details.png":::
147147

148148
1. Click Next and select your authentication method. Choose `connection` for `API key`.
149149
1. If you choose `connection`, you need to select the custom keys connection you have created before.

0 commit comments

Comments
 (0)