Pro-Coder commited on
Commit
e689c24
·
verified ·
1 Parent(s): 950b708

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -557,7 +557,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue"), css=CUSTOM_CSS, title="
557
 
558
  gr.Examples(
559
  examples=[
560
- "How many units of SKU-1042 are in Zone B?",
561
  "What's the status of order #10007?",
562
  "Show me low stock items",
563
  "Any delayed orders?",
 
557
 
558
  gr.Examples(
559
  examples=[
560
+ "How many units of SKU-1042 are in Zone C?",
561
  "What's the status of order #10007?",
562
  "Show me low stock items",
563
  "Any delayed orders?",