FredZhang7 commited on
Commit
845769b
·
1 Parent(s): 5089be1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def generate_prompt(instruction, input=None):
19
 
20
  Input: {input}
21
 
22
- Response:"""
23
  else:
24
  return f"""User: hi
25
 
 
19
 
20
  Input: {input}
21
 
22
+ Detailed Expert Answer:"""
23
  else:
24
  return f"""User: hi
25