File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
articles/communication-services/quickstarts/router Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,7 @@ This quick start demonstrates how to integrate Azure OpenAI with ACS Job Router
44
44
- Five workers that are registered to a queue with three chosen performance indicator values populated as labels.
45
45
- 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.
46
46
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.":::
49
48
50
49
#### The Azure Function project is set up to interact with a deployed Azure OpenAI model:
51
50
- The Azure function receives a request from ACS Job Router with a payload containing the worker's labels (performance indicators).
You can’t perform that action at this time.
0 commit comments