Skip to content

Commit 3ad992b

Browse files
updates to pic location and update alt text per automated comments.
1 parent 2df54bd commit 3ad992b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/router/job-router-azure-openai-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Workers are evaluated based on:
120120

121121
- b. Select the "Get Function URL" button and copy down the URL.
122122

123-
:::image type="content" source="./media/get-function-url.png" alt-text="Screenshot of deployed function.":::
123+
:::image type="content" source="./media/get-function-url.png" alt-text="Screenshot of get function url.":::
124124

125125
8. Navigate to your Azure Communication Services resource, click on the "Keys" blade and copy down your Connection string.
126126
9. Open the JR_AOAI_Integration Console application and open the `appsettings.json` file to update the following config settings.
@@ -133,7 +133,7 @@ Workers are evaluated based on:
133133
10. Run the application and follow the on-screen instructions to Create a Job.
134134
- Once a job has been created the console application will let you know who scored the highest and has received the offer. To see the prompts sent to your OpenAI model and scores given to your workers and sent back to Job Router. Go to your Function and select the Monitor Tab and watch the logs as you are creating a job in the console application.
135135

136-
:::image type="content" source="./media/function-outpu.png" alt-text="Screenshot of Function Output.":::
136+
:::image type="content" source="./media/function-output.png" alt-text="Screenshot of Function Output.":::
137137

138138
## Experimentation
139139

0 commit comments

Comments
 (0)