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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ To create a Serp connection:
34
34
35
35
-`azureml.flow.connection_type`: `Custom`
36
36
-`azureml.flow.module`: `promptflow.connections`
37
-
-`api_key`: Your_Serp_API_key. You must select the **is secret** checkbox to keep the API key secure.
37
+
-`api_key`: Your Serp API key. You must select the **is secret** checkbox to keep the API key secure.
38
38
39
39
:::image type="content" source="../../media/prompt-flow/serp-custom-connection-keys.png" alt-text="Screenshot that shows adding extra information to a custom connection in AI Studio." lightbox = "../../media/prompt-flow/serp-custom-connection-keys.png":::
40
40
@@ -79,4 +79,4 @@ The JSON representation from a `serpapi` query:
79
79
80
80
## Next steps
81
81
82
-
-[Learn more about how to create a flow](../flow-develop.md)
82
+
-[Learn more about how to create a flow](../flow-develop.md)
0 commit comments