John Graham Reynolds commited on
Commit
f15be1a
·
1 Parent(s): 0219321

update examples

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -21,8 +21,8 @@ MODEL_AVATAR_URL= "./VU.jpeg"
21
  # MSG_CLIPPED_AT_MAX_OUT_TOKENS = "Reached maximum output tokens for DBRX Playground"
22
 
23
  EXAMPLE_PROMPTS = [
24
- "Tell me about maximum out-of-pocket costs in healthcare."
25
- "Write a haiku about Nashville, Tennessee."
26
  "How is a data lake used at Vanderbilt University Medical Center?",
27
  "In a table, what are some of the greatest hurdles to healthcare in the United States?",
28
  "What does EDW stand for in the context of Vanderbilt University Medical Center?",
 
21
  # MSG_CLIPPED_AT_MAX_OUT_TOKENS = "Reached maximum output tokens for DBRX Playground"
22
 
23
  EXAMPLE_PROMPTS = [
24
+ "Tell me about maximum out-of-pocket costs in healthcare.",
25
+ "Write a haiku about Nashville, Tennessee.",
26
  "How is a data lake used at Vanderbilt University Medical Center?",
27
  "In a table, what are some of the greatest hurdles to healthcare in the United States?",
28
  "What does EDW stand for in the context of Vanderbilt University Medical Center?",