Skip to content

Commit 8867059

Browse files
committed
fix folllowing comments
1 parent 2744ed5 commit 8867059

File tree

3 files changed

+2
-2
lines changed

3 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
@@ -117,7 +117,7 @@ Create a custom connection that stores all your LLM API KEY or other required cr
117117
> [!NOTE]
118118
> Make sure at least one key-value pair is set as secret, otherwise the connection will not be created successfully. You can set one Key-Value pair as secret by **is secret** checked, which will be encrypted and stored in your key value.
119119

120-
:::image type="content" source="../../media/prompt-flow/create-connection.png" alt-text="Screenshot that shows create connection in AI Studio." lightbox = "../../media/prompt-flow/create-connection.png":::
120+
:::image type="content" source="../../media/prompt-flow/create-connection.png" alt-text="Screenshot that shows create connection in AI Studio." lightbox = "../../media/prompt-flow/create-connection.png":::
121121

122122

123123
1. Add the following custom keys to the connection:
-135 KB
Loading

articles/machine-learning/prompt-flow/tools-reference/azure-open-ai-gpt-4v-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Azure OpenAI GPT-4 Turbo with Vision tool enables you to leverage your AzureOpen
3434

3535
## Connection
3636

37-
Setup connections to provisioned resources in prompt flow.
37+
Set up connections to provisioned resources in prompt flow.
3838

3939
| Type | Name | API KEY | API Type | API Version |
4040
|-------------|----------|----------|----------|-------------|

0 commit comments

Comments
 (0)