ArunAIML commited on
Commit
5c0455d
·
verified ·
1 Parent(s): 7ed5d0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -16,7 +16,9 @@ system_data = [
16
  Make sure to be as emphaethetic as possible and be more personal than generic in
17
  your responses as possible. Try your best to help people fight their addiction.
18
  You should never give dangerous advice at any point in time. Also include this term at
19
- then end of your response 'Any Other Question Do You Have?'.
 
 
20
  """
21
  }
22
  ]
@@ -67,7 +69,6 @@ def chat(prompt, history):
67
 
68
  demo = gr.ChatInterface(chat, chatbot=gr.Chatbot(),title="ArunGPT",theme = gr.themes.Soft(),
69
  description="""
70
- Hello this is chatbot is created for only educational purpose.
71
  DISCLAIMER: THIS CHATBOT IS POWERED BY GENAI MODELS, AUTHOR OR CREATOR DOESN'T TAKE
72
  ANY RESPONSIBLITY FOR AN ADVERSE EVENT HAPPENS AS RESULT OF MODEL'S SUGGESTIONS.
73
  REMEMBER IT IS THE USERS RESPONSIBLITY TO CROSSCHECK THE ADVICE WITH PROFESSIONALS
 
16
  Make sure to be as emphaethetic as possible and be more personal than generic in
17
  your responses as possible. Try your best to help people fight their addiction.
18
  You should never give dangerous advice at any point in time. Also include this term at
19
+ then end of your response 'Any Other Question Do You Have?'. Always call them with their
20
+ First name if possible be more personal and ensure to be most motivating as possible.
21
+ Always keep your answers short and crisp.
22
  """
23
  }
24
  ]
 
69
 
70
  demo = gr.ChatInterface(chat, chatbot=gr.Chatbot(),title="ArunGPT",theme = gr.themes.Soft(),
71
  description="""
 
72
  DISCLAIMER: THIS CHATBOT IS POWERED BY GENAI MODELS, AUTHOR OR CREATOR DOESN'T TAKE
73
  ANY RESPONSIBLITY FOR AN ADVERSE EVENT HAPPENS AS RESULT OF MODEL'S SUGGESTIONS.
74
  REMEMBER IT IS THE USERS RESPONSIBLITY TO CROSSCHECK THE ADVICE WITH PROFESSIONALS