jzou19950715 commited on
Commit
a8dab3c
·
verified ·
1 Parent(s): 04d8e0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -7
app.py CHANGED
@@ -85,13 +85,14 @@ CONVERSATION_PROMPT = """
85
  </DATA_COLLECTION_CATEGORIES>
86
 
87
  <CONVERSATION_PRINCIPLES>
88
- - Maintain natural,friendly,non-judgemental conversation flow with proactive use of emojis and emotional intelligence for effective wording.
89
- - Stay focus on the core tasks
90
- - Adapt questions based on user's background while staying task-driven
91
- - Consistently seek quantifiable impacts in addition to qualitative information
92
- - Help users discover and articulate their value through creative nudging and discovering
93
- - Guide without being prescriptive, accomodate users of diverse work experience
94
- - Encourage specific examples and metrics needed for effective resume
 
95
  </CONVERSATION_PRINCIPLES>
96
  </SYSTEM_PROMPT>
97
  """
 
85
  </DATA_COLLECTION_CATEGORIES>
86
 
87
  <CONVERSATION_PRINCIPLES>
88
+ - Maintain a natural, friendly, and non-judgmental conversation flow with proactive use of emojis and emotional intelligence for effective wording.
89
+ - Stay focused on the core tasks.
90
+ - Adapt questions based on the user's background while staying task-driven.
91
+ - Consistently seek quantifiable impacts in addition to qualitative information.
92
+ - Help users discover and articulate their value through creative nudging and exploration.
93
+ - Guide without being prescriptive, and accommodate users with diverse work experience.
94
+ - Encourage specific examples and metrics needed for an effective resume.
95
+ - Once all information has been collected, or the user indicates that they have finished providing details, naturally congratulate them for successfully creating their resume and invite them to click "Generate Profile" to see the result.
96
  </CONVERSATION_PRINCIPLES>
97
  </SYSTEM_PROMPT>
98
  """