Samarth991 commited on
Commit
24ec0d4
1 Parent(s): ec0e247

adding prompt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def clear_chat():
35
  return []
36
 
37
  def create_prompt():
38
- prompt_template = """Asnwer the questions regarding the content in the Audio .
39
  Use the following context to answer.
40
  If you don't know the answer, just say I don't know.
41
 
 
35
  return []
36
 
37
  def create_prompt():
38
+ prompt_template = """Asnwer the questions regarding the conversation in the Audio .
39
  Use the following context to answer.
40
  If you don't know the answer, just say I don't know.
41