Spaces:
Running
on
Zero
Running
on
Zero
jedick
commited on
Commit
·
8a36ac7
1
Parent(s):
81b758b
Update prompts
Browse files
app.py
CHANGED
@@ -439,7 +439,7 @@ with gr.Blocks(
|
|
439 |
"""Get example questions based on compute mode"""
|
440 |
questions = [
|
441 |
# "What is today's date?",
|
442 |
-
"Summarize emails from the
|
443 |
"Show me code examples using plotmath",
|
444 |
"When was has.HLC mentioned?",
|
445 |
"Who reported installation problems in 2023-2024?",
|
|
|
439 |
"""Get example questions based on compute mode"""
|
440 |
questions = [
|
441 |
# "What is today's date?",
|
442 |
+
"Summarize emails from the most recent two months",
|
443 |
"Show me code examples using plotmath",
|
444 |
"When was has.HLC mentioned?",
|
445 |
"Who reported installation problems in 2023-2024?",
|