You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/prompt-flow-tools/serp-api-tool.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Create a Serp connection:
34
34
- azureml.flow.module: promptflow.connections
35
35
- api_key: Your_Serp_API_key, please mark it as a secret.
36
36
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/python_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":::
38
38
39
39
The connection is the model used to establish connections with Serp API. Get your API key from the SerpAPI account dashboard.
0 commit comments