Skip to content

Commit 26bcd05

Browse files
authored
Merge pull request #57943 from v-jaswel/patch-32
Update 8-alternative-inputs.md
2 parents 9cc436e + eb6dca4 commit 26bcd05

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/cognitive-services/Labs/Conversation-Learner/tutorials/8-alternative-inputs.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,11 @@ Let's add alternate inputs to the first dialog:
132132
3. Click Submit Changes.
133133
4. Click to select 'denver' in the left pane:
134134
1. In Add alternative input, enter 'for denver'.
135-
2. Enter 'forecast for austin'.
136-
- The full phrase is highlighted. Click on the phrase, then red x. Then select austin, and click on city.
137-
- Click Submit Changes
135+
1. Enter 'forecast for austin'.
136+
- An error message appears: 'Text Variations must contain the same detected Entities as the original input text.'
137+
- Click the word 'austin'.
138+
- A pop-up appears that lets you select the entity for 'austin'. Click **city**.
139+
- Click Submit Changes.
138140
1. Click Done which will cause the model to retrain.
139141

140142
![](../media/tutorial8_altcities.png)

0 commit comments

Comments
 (0)