Skip to content

Commit b4b8d37

Browse files
committed
custom-connection
1 parent cce515b commit b4b8d37

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,6 @@ Create a custom connection that stores all your large language model API key or
118118

119119
:::image type="content" source="../../media/prompt-flow/create-connection.png" alt-text="Screenshot that shows creating a connection in AI Studio." lightbox = "../../media/prompt-flow/create-connection.png":::
120120

121-
1. Add the following custom keys to the connection:
122-
- `azureml.flow.connection_type`: `Custom`
123-
- `azureml.flow.module`: `promptflow.connections`
124-
125-
:::image type="content" source="../../media/prompt-flow/custom-connection-keys.png" alt-text="Screenshot that shows adding extra information to a custom connection in AI Studio." lightbox = "../../media/prompt-flow/custom-connection-keys.png":::
126-
127121
### Consume a custom connection in Python
128122

129123
To consume a custom connection in your Python code:

0 commit comments

Comments
 (0)