venkat-srinivasan-nexusflow commited on
Commit
f5caad3
β€’
1 Parent(s): 2b8a07e

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +4 -4
constants.py CHANGED
@@ -25,12 +25,12 @@ 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",
32
  "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.",
33
- "Deep Insights": "Can you please compare the reviews for Ippudo Ramen, Ramen Nagi and Yayoi Cupertino?",
34
  }
35
 
36
  INTRO_TEXT = """
 
25
  }
26
 
27
  EXAMPLE_QUERIES = {
28
+ "Discover Any Locale!": "I want to get the best restaurant in New York and get the reviews",
29
+ "Cross-Border Insights": "Can you compare some of the best places to eat in Paris and New York and tell me their ratings?",
30
+ "Re-Discover YOUR Neighborhood": "What are some good tourist areas near me and what are folks telling about some of them?",
31
  "Tailored Recommendations": "I need a list of the top-rated sushi places in San Francisco, sorted by price",
32
  "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.",
33
+ "Deep Insights": "What's the nearest I need to walk to get some food near Stanford University?",
34
  }
35
 
36
  INTRO_TEXT = """