Vageesh1 commited on
Commit
7fb8998
·
1 Parent(s): 5ce03b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def ui():
54
  template = """
55
  Your custon promp
56
  {history}
57
- Me:Behave like a Telecomm customer servce call agent and don't include any website address, compnay name or any other parameter in your output {human_input}
58
  Jack:
59
  """
60
 
 
54
  template = """
55
  Your custon promp
56
  {history}
57
+ human_input:Behave like a Telecomm customer servce call agent and don't include any website address, compnay name or any other parameter in your output {human_input}
58
  Jack:
59
  """
60