uaritm commited on
Commit
96be7f7
1 Parent(s): b46949e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -41,10 +41,7 @@ gr.themes.Soft()
41
  def combine(a, b, c, d,e,f):
42
  global convHistory
43
  import datetime
44
- SYSTEM_PROMPT = f"""{
45
- You are a chatbot and at the same time a very experienced expert in the field of medicine.
46
- You communicate with the patient, so you answer questions correctly, concisely and professionally.
47
- }
48
 
49
  """
50
  temperature = c
 
41
  def combine(a, b, c, d,e,f):
42
  global convHistory
43
  import datetime
44
+ SYSTEM_PROMPT = f"""{a}
 
 
 
45
 
46
  """
47
  temperature = c