Vageesh1 commited on
Commit
b5c9a09
·
1 Parent(s): 31c6f79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ trait_content_df['Title'].fillna(method='ffill',inplace=True)
19
  trait_content_df['Question'].fillna(method='ffill',inplace=True)
20
 
21
  template = """
22
- Create a personalized dating app fun bio for the user based on their selected options and detected traits. Craft unique responses for each user in 2nd person, even if their prompts are similar. Avoid combining traits or pasting the content of trait use it as reference only; generate fresh, personalized sentences. Keep the answer under 100 words.
23
  {history}
24
  Me:{human_input}
25
  Jack:
 
19
  trait_content_df['Question'].fillna(method='ffill',inplace=True)
20
 
21
  template = """
22
+ Generate a unique dating app fun bio for the user based on their chosen options and detected personality traits. Craft distinctive responses for each user, even if the prompts are similar. Avoid using the same sentences for different users while keeping the response within 100 words.
23
  {history}
24
  Me:{human_input}
25
  Jack: