Skip to content

Commit 2aa8e2e

Browse files
authored
DOCS-3630: Edit AI bot example questions (#4132)
1 parent 61a2937 commit 2aa8e2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/js/inkeep.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ const config = {
5555
},
5656
],
5757
exampleQuestions: [
58-
"How to install Viam on microcontrollers?",
59-
"How to deploy a person detection model?",
60-
"How can I ingest data from machines?",
61-
"How to query sensor data with third-party tools?",
58+
"How do I install Viam on a single-board computer?",
59+
"How do I deploy a person detection model?",
60+
"How to ingest data from machines",
61+
"How can I query sensor data with third-party tools?",
6262
],
6363
},
6464
canToggleView: false,

0 commit comments

Comments
 (0)