Skip to content

Commit a50d416

Browse files
update lightbox tag
1 parent a24a839 commit a50d416

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ This quick start demonstrates how to integrate Azure OpenAI with ACS Job Router
4444
- Five workers that are registered to a queue with three chosen performance indicator values populated as labels.
4545
- Creates a Job in ACS Job Router and lets the user know which worker Azure OpenAI scored the highest based on the performance indicator labels.
4646

47-
:::image type="content" source="./media/overview-sequence-diagram.png" alt-text="Screenshot of Job Router with Azure OpenAI integration SequenceDiagram."
48-
lightbox="./media/overview-sequence-diagram-expanded.png":::
47+
:::image type="content" source="./media/overview-sequence-diagram.png" lightbox="./media/overview-sequence-diagram-expanded.png" alt-text="Screenshot of Job Router with Azure OpenAI integration SequenceDiagram.":::
4948

5049
#### The Azure Function project is set up to interact with a deployed Azure OpenAI model:
5150
- The Azure function receives a request from ACS Job Router with a payload containing the worker's labels (performance indicators).

0 commit comments

Comments
 (0)