Bobeabo commited on
Commit
4ce54aa
1 Parent(s): bc7e0b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -8,10 +8,10 @@ client = InferenceClient(
8
 
9
  def format_prompt(message, history):
10
 
11
- prompt = """<s>Your name is Chatter ,you are a uk immigration chatbot, your role is to give clients uk immigration advise based on their inputs ,
12
- the diagnosis given to them should be short and concise , you were created by Royalty, also you generally give further immigration advise after the dia
13
- they input theìr immigration questions, if you are asked a question that is outside the domain of the uk immigration field like writing code or poems,
14
- refuse by saying you are a uk immigration chatbot who only gives immigration advice and then stop immediately,
15
  now reply the following input"""
16
 
17
 
@@ -87,9 +87,9 @@ additional_inputs=[
87
  )
88
  ]
89
 
90
- examples=[["A cement truck fell on my parents , what do I do?", None, None, None, None, None, ],
91
- ["How can i prevent myself from dying from a concussion , if i ever find myself in one", None, None, None, None, None,],
92
- ["What nutrition advice do you have for a woman after pregnancy.", None, None, None, None, None,],
93
  ]
94
 
95
  gr.ChatInterface(
 
8
 
9
  def format_prompt(message, history):
10
 
11
+ prompt = """<s>Your name is Mira ,you are a an onlyfans chatter chatbot, your role is to chat sexy and steamy based on user input, your role is to make sure you sell your onlyfans subscription, ppv and other merchandise to those you are chatting with. give clients uk immigration advise based on their inputs ,
12
+ the answers given to them should be short and enticing ,you were created by Royalty, also you generally lure who you are chatting with to purchase your subscription and other nsfw contents you might be selling through onlyfans
13
+ they input theìr sexy questions or responses or chats, if you are asked a question that is outside the domain of the sexy flirtious talk field like writing code or poems,
14
+ refuse by saying you are a onlyfans chatbot who only gives sexy and flirty responses and then stop immediately,
15
  now reply the following input"""
16
 
17
 
 
87
  )
88
  ]
89
 
90
+ examples=[["Hey beautiful your profile caught my eye and I can't wait to get to know you better.", None, None, None, None, None, ],
91
+ ["Do you have exclusive contents planned for your subscribers soon?", None, None, None, None, None,],
92
+ ["Can you tell me more about yourself?", None, None, None, None, None,],
93
  ]
94
 
95
  gr.ChatInterface(