Skip to content

Commit 8f21ced

Browse files
committed
[Cogsvcs] LUIS - query prediction runtime
1 parent 0234d47 commit 8f21ced

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/cognitive-services/LUIS/luis-get-started-get-intent-from-browser.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "Quickstart: Get intent with browser - LUIS"
2+
title: "Quickstart: Query for prediction with browser - LUIS"
33
description: In this quickstart, use an available public LUIS app to determine a user's intention from conversational text in a browser.
44
ms.topic: quickstart
5-
ms.date: 04/20/2020
5+
ms.date: 04/21/2020
66
#Customer intent: As an developer familiar with how to use a browser but new to the LUIS service, I want to query the LUIS endpoint of a published model so that I can see the JSON prediction response.
77
---
88

9-
# Quickstart: Get intent with a browser
9+
# Quickstart: Query prediction runtime
1010

1111
To understand what a LUIS prediction endpoint returns, view a prediction result in a web browser.
1212

articles/cognitive-services/LUIS/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@
194194
displayName: import, export
195195
- name: Publish
196196
href: luis-how-to-publish-app.md
197+
- name: Query prediction runtime
198+
href: luis-get-started-get-intent-from-browser.md
197199
- name: Manage app
198200
items:
199201
- name: Azure resources

0 commit comments

Comments
 (0)