Spaces:
Runtime error
Runtime error
venkat-srinivasan-nexusflow
commited on
Commit
β’
ca79c88
1
Parent(s):
118860b
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -25,7 +25,7 @@ SUMMARY_MODEL_GENERATION_KWARGS = {
|
|
25 |
}
|
26 |
|
27 |
EXAMPLE_QUERIES = {
|
28 |
-
"Discover Your Locale": "Which neighborhoods in London are best for vintage shopping",
|
29 |
"Deep Insights": "What's the vibe like in the coffee shops of New York? Looking for a cozy spot to read.",
|
30 |
"Gather Opinions": "What are people saying about Golden Gate Park in San Francisco?",
|
31 |
"Tailored Recommendations": "I need a list of the top-rated sushi places in San Francisco, sorted by price",
|
|
|
25 |
}
|
26 |
|
27 |
EXAMPLE_QUERIES = {
|
28 |
+
"Discover Your Locale": "Which neighborhoods in London are best for vintage shopping.",
|
29 |
"Deep Insights": "What's the vibe like in the coffee shops of New York? Looking for a cozy spot to read.",
|
30 |
"Gather Opinions": "What are people saying about Golden Gate Park in San Francisco?",
|
31 |
"Tailored Recommendations": "I need a list of the top-rated sushi places in San Francisco, sorted by price",
|