Skip to content

Commit 8baca9a

Browse files
committed
Update demo questions
1 parent 2286443 commit 8baca9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/components/common/DemoComponents.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ const ALL_SUGGESTIONS = [
5252
"what's the total non gizmo order %?"
5353
],
5454
[
55+
"Show me the top 10th percentile of income for H1Bs",
5556
"Show me the top 10 most popular green card categories",
56-
"what's the average processing time for green cards?",
57-
"how many green cards were issued in the 2024?"
57+
"How many green card applications were certified in 2024?"
5858
]
5959
]
6060

0 commit comments

Comments
 (0)