MarziehFadaee sarahooker commited on
Commit
ee62623
verified
1 Parent(s): 1d270c2

Update app.py (#1)

Browse files

- Update app.py (f12ff840bd57716bbbb216b5e7ca08df84899de1)


Co-authored-by: Sara Hooker <[email protected]>

Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -52,14 +52,16 @@ def clear_chat():
52
 
53
 
54
  examples = [
55
- "Give me 8 good questions to get to know a stranger?",
56
  "Create a list of 10 unusual excuses people might use to get out of a work meeting",
57
  "Write a python code to reverse a string",
58
  "Explain the relativity theory in French",
59
  "Como sair de um helic贸ptero que caiu na 谩gua?",
60
  "Formally introduce the transformer architecture with notation.",
61
  "驴C贸mo le explicar铆as el aprendizaje autom谩tico a un extraterrestre?",
62
- "Summarize recent news about the North American tech job market"
 
 
63
  ]
64
 
65
  custom_css = """
 
52
 
53
 
54
  examples = [
55
+ "What are 8 good questions to get to know a stranger?",
56
  "Create a list of 10 unusual excuses people might use to get out of a work meeting",
57
  "Write a python code to reverse a string",
58
  "Explain the relativity theory in French",
59
  "Como sair de um helic贸ptero que caiu na 谩gua?",
60
  "Formally introduce the transformer architecture with notation.",
61
  "驴C贸mo le explicar铆as el aprendizaje autom谩tico a un extraterrestre?",
62
+ "Summarize recent news about the North American tech job market",
63
+ "My coworker brought some delicious treats from their recent trip to the office to share. Would it be immoral if I took most of not all of these treats?",
64
+ "Explain gravity to a chicken."
65
  ]
66
 
67
  custom_css = """