Skip to content

Commit 58fe95c

Browse files
committed
update
1 parent cae6744 commit 58fe95c

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

articles/ai-studio/how-to/prompt-flow-tools/python-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Create a custom connection that stores all your LLM API KEY or other required cr
118118
- azureml.flow.connection_type: Custom
119119
- azureml.flow.module: promptflow.connections
120120

121-
:::image type="content" source="./media/python_tool/custom_connection_meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI studio" lightbox = "./media/python_tool/custom_connection_meta.png":::
121+
:::image type="content" source="./media/python-tool/custom-connection-meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI studio." lightbox = "./media/python-tool/custom-connection-meta.png":::
122122

123123

124124
> [!NOTE]

articles/ai-studio/how-to/prompt-flow-tools/serp-api-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Create a Serp connection:
3434
- azureml.flow.module: promptflow.connections
3535
- api_key: Your_Serp_API_key, please mark it as a secret.
3636

37-
:::image type="content" source="./media/serp_api_tool/serp_connection_meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI studio" lightbox = "./media/serp_api_tool/serp_connection_meta.png":::
37+
:::image type="content" source="./media/serp-api-tool/serp-connection-meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI studio." lightbox = "./media/serp-api-tool/serp-connection-meta.png":::
3838

3939
The connection is the model used to establish connections with Serp API. Get your API key from the SerpAPI account dashboard.
4040

0 commit comments

Comments
 (0)