modify demo questions
Browse files- static/index.html +4 -4
static/index.html
CHANGED
|
@@ -21,10 +21,10 @@
|
|
| 21 |
<div class="demo">
|
| 22 |
<h3>Demo Questions</h3>
|
| 23 |
<button class="question_btn">Give me a pub of J coleman</button>
|
| 24 |
-
<button class="question_btn">
|
| 25 |
-
<button class="question_btn">Give me a pub
|
| 26 |
-
<button class="question_btn">Give me a pub
|
| 27 |
-
<button class="question_btn">Give me a pub
|
| 28 |
</div>
|
| 29 |
</body>
|
| 30 |
</html>
|
|
|
|
| 21 |
<div class="demo">
|
| 22 |
<h3>Demo Questions</h3>
|
| 23 |
<button class="question_btn">Give me a pub of J coleman</button>
|
| 24 |
+
<button class="question_btn">What is the position of J coleman (deprecated)</button>
|
| 25 |
+
<button class="question_btn">Give me a pub on neural network</button>
|
| 26 |
+
<button class="question_btn">Give me a pub published in 2023 (deprecated)</button>
|
| 27 |
+
<button class="question_btn">Give me a pub on math</button>
|
| 28 |
</div>
|
| 29 |
</body>
|
| 30 |
</html>
|