Spaces:
Runtime error
Runtime error
venkat-srinivasan-nexusflow
commited on
Commit
β’
736b4c7
1
Parent(s):
389c476
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -32,7 +32,7 @@ EXAMPLE_QUERIES = {
|
|
32 |
"Discover Any Locale!": "I want to get the best restaurant in New York and get the reviews",
|
33 |
"Targeted Insights": "What are people saying about some of the better Austin restaurants?",
|
34 |
"Re-Discover YOUR Neighborhood": "What are some good tourist areas near me and what are folks telling about some of them?",
|
35 |
-
"Tailored Recommendations": "
|
36 |
"Compare Feedback": "Can you get me reviews for So Gong Dong Tofu house and Siam Thai Cuisine in San Jose and compare them specifically regarding how tasty the food is? Summarize the answer. Please print the review texts you reference.",
|
37 |
"Deep Insights": "What's the nearest I need to walk to get some food near Stanford University?",
|
38 |
}
|
|
|
32 |
"Discover Any Locale!": "I want to get the best restaurant in New York and get the reviews",
|
33 |
"Targeted Insights": "What are people saying about some of the better Austin restaurants?",
|
34 |
"Re-Discover YOUR Neighborhood": "What are some good tourist areas near me and what are folks telling about some of them?",
|
35 |
+
"Tailored Recommendations": "Any golf courses recommended for its scenic views based on reviews in San Francisco?",
|
36 |
"Compare Feedback": "Can you get me reviews for So Gong Dong Tofu house and Siam Thai Cuisine in San Jose and compare them specifically regarding how tasty the food is? Summarize the answer. Please print the review texts you reference.",
|
37 |
"Deep Insights": "What's the nearest I need to walk to get some food near Stanford University?",
|
38 |
}
|