brian-yu-nexusflow commited on
Commit
63b3c15
β€’
1 Parent(s): 26acc8d

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -27,7 +27,7 @@ SUMMARY_MODEL_GENERATION_KWARGS = {
27
  EXAMPLE_QUERIES = {
28
  "Discover Your Locale": "Get me good food nearby?",
29
  "Gather Opinions": "What are people saying about Golden Gate Park in San Francisco?",
30
- "Compare Feedback": "Can you get me reviews for So Gong Dong Tofu house and Siam Thai Cuisine and compare them specifically regarding how tasty the food is? Summarize the answer. Please print the review texts you reference.",
31
  "Tailored Recommendations": "Get me some good vegetarian Chinese food in San Francisco?",
32
  "Proximity Searches": "Can you list me hostels that are cheaper than $200 per night? I need the place to be within 20 miles from San Francisco City Hall.",
33
  "Deep Insights": "Can you please compare the reviews for Ippudo Ramen, Ramen Nagi and Yayoi Cupertino?",
 
27
  EXAMPLE_QUERIES = {
28
  "Discover Your Locale": "Get me good food nearby?",
29
  "Gather Opinions": "What are people saying about Golden Gate Park in San Francisco?",
30
+ "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.",
31
  "Tailored Recommendations": "Get me some good vegetarian Chinese food in San Francisco?",
32
  "Proximity Searches": "Can you list me hostels that are cheaper than $200 per night? I need the place to be within 20 miles from San Francisco City Hall.",
33
  "Deep Insights": "Can you please compare the reviews for Ippudo Ramen, Ramen Nagi and Yayoi Cupertino?",