Skip to content

Commit 0aa429e

Browse files
committed
updating images
1 parent 00703cf commit 0aa429e

File tree

10 files changed

+2
-2
lines changed

10 files changed

+2
-2
lines changed

articles/ai-services/openai/how-to/assistants-logic-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,15 @@ Here are the steps to create a new Logic Apps workflow for function calling.
7777

7878
:::image type="content" source="..\media\how-to\assistants\logic-apps\create-logic-app-6.png" alt-text="A screenshot showing the location property." lightbox="..\media\how-to\assistants\logic-apps\create-logic-app-6.png":::
7979

80-
1. Configure the [response](../../../connectors/connectors-native-reqres.md#add-a-response-action). The workflow needs to return the response back to Azure OpenAI Studio . This is done using Response action.
80+
1. Configure the [response](../../../connectors/connectors-native-reqres.md#add-a-response-action). The workflow needs to return the response back to Azure OpenAI Studio. This is done using Response action.
8181

8282
:::image type="content" source="..\media\how-to\assistants\logic-apps\create-logic-app-7.png" alt-text="A screenshot showing the response action." lightbox="..\media\how-to\assistants\logic-apps\create-logic-app-7.png":::
8383

8484
In the response action, you can pick the output from any of the prior steps. You can optionally also provide a JSON schema if you want to return the output in a specific format.
8585

8686
:::image type="content" source="..\media\how-to\assistants\logic-apps\create-logic-app-7.png" alt-text="A screenshot showing the comment box to specify a JSON schema." lightbox="..\media\how-to\assistants\logic-apps\create-logic-app-7.png":::
8787

88-
1. The workflow is now ready. In Azure OpenAI Studio , you can import this function using the **Add function** feature in the Assistants playground.
88+
1. The workflow is now ready. In Azure OpenAI Studio, you can import this function using the **Add function** feature in the Assistants playground.
8989

9090

9191
## Import your Logic Apps workflows as functions
121 KB
Loading
70.5 KB
Loading
82.2 KB
Loading
75.3 KB
Loading
94.1 KB
Loading
72.2 KB
Loading
97.4 KB
Loading
85.7 KB
Loading
199 KB
Loading

0 commit comments

Comments
 (0)