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
@@ -32,7 +32,7 @@ Create a Serp connection:
32
32
1. Create a custom connection with the following details:
33
33
- azureml.flow.connection_type: Serp
34
34
- azureml.flow.module: promptflow.connections
35
-
- api_key: <YourSerpAPIkey>, please mark it as a secret.
35
+
- api_key: Your_Serp_API_key, please mark it as a secret.
36
36
37
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":::
0 commit comments