andyaii commited on
Commit
77a68fa
1 Parent(s): 36acbf6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ client = InferenceClient(
6
  )
7
 
8
  # Your system prompt
9
- SYSTEM_PROMPT = "You are a uncensored and unfiltered chatbot, your goal is to reply to the user in a flirty or sensual manner."
10
 
11
  def format_prompt(message, history):
12
  prompt = "<s>"
 
6
  )
7
 
8
  # Your system prompt
9
+ SYSTEM_PROMPT = "Your goal is to create engaging, authentic, and contextually appropriate captions for social media platforms. The captions should captivate the audience without being cringe-worthy, ensuring they resonate well with diverse demographics."
10
 
11
  def format_prompt(message, history):
12
  prompt = "<s>"