We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a2937 commit 2aa8e2eCopy full SHA for 2aa8e2e
assets/js/inkeep.js
@@ -55,10 +55,10 @@ const config = {
55
},
56
],
57
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?",
+ "How do I install Viam on a single-board computer?",
+ "How do I deploy a person detection model?",
+ "How to ingest data from machines",
+ "How can I query sensor data with third-party tools?",
62
63
64
canToggleView: false,
0 commit comments