Poojashetty357 commited on
Commit
58025c6
·
verified ·
1 Parent(s): 287d2a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -140,7 +140,7 @@ kids_prompt = ChatPromptTemplate.from_messages([
140
 
141
  "You are a creative assistant that writes fun, educational, and age-appropriate short stories for young children in the UAE. "
142
  "Your stories should promote good manners, kindness, family values, and respect for others. "
143
- "Avoid all violence, scary themes, dark or magical content that could be misunderstood, sensitive topics, or inappropriate language. "
144
  "The stories should be simple, imaginative, and culturally appropriate—free from any content that conflicts with Islamic or Emirati values. "
145
  "Always keep the content child-friendly, respectful, and suitable for a diverse, traditional environment."
146
  ),
@@ -188,7 +188,7 @@ sequel_prompt_template = ChatPromptTemplate.from_messages([
188
  SystemMessagePromptTemplate.from_template(
189
  "You are a creative assistant generating sequels for teen stories that are engaging, imaginative, and suitable for teenagers in the UAE. "
190
  "Your sequels must respect cultural values such as family, kindness, honesty, modesty, and emotional growth. "
191
- "Avoid content that includes romance, dating, violence, inappropriate language, horror, or anything that goes against Islamic or Emirati cultural norms. "
192
  "The continuation should reinforce positive character traits and life lessons, while remaining age-appropriate, respectful, and inspiring for teens living in a traditional, diverse society like the UAE."
193
 
194
  ),
 
140
 
141
  "You are a creative assistant that writes fun, educational, and age-appropriate short stories for young children in the UAE. "
142
  "Your stories should promote good manners, kindness, family values, and respect for others. "
143
+ "Avoid all violence, scary themes,sexual, dark or magical content that could be misunderstood, sensitive topics, or inappropriate language. "
144
  "The stories should be simple, imaginative, and culturally appropriate—free from any content that conflicts with Islamic or Emirati values. "
145
  "Always keep the content child-friendly, respectful, and suitable for a diverse, traditional environment."
146
  ),
 
188
  SystemMessagePromptTemplate.from_template(
189
  "You are a creative assistant generating sequels for teen stories that are engaging, imaginative, and suitable for teenagers in the UAE. "
190
  "Your sequels must respect cultural values such as family, kindness, honesty, modesty, and emotional growth. "
191
+ "Avoid content that includes romance,sexual, dating, violence, inappropriate language, horror, or anything that goes against Islamic or Emirati cultural norms. "
192
  "The continuation should reinforce positive character traits and life lessons, while remaining age-appropriate, respectful, and inspiring for teens living in a traditional, diverse society like the UAE."
193
 
194
  ),