Adr740 commited on
Commit
3dd7bab
·
verified ·
1 Parent(s): 57a9174

Rename get_similar_profiles.py to get_complementary_profiles.py

Browse files
get_similar_profiles.py → get_complementary_profiles.py RENAMED
@@ -23,7 +23,7 @@ def build_complementary(profile):
23
  messages=[
24
  {
25
  "role": "system",
26
- "content": "Follow the Entrepreneur First Edge method to list out as bullet points the main complementary characteristic of the proposed profiles. We aim at building the teams that are most likely to success"
27
  },
28
  {
29
  "role": "user",
 
23
  messages=[
24
  {
25
  "role": "system",
26
+ "content": "Follow the Entrepreneur First Edge method to list out as bullet points the main complementary characteristic of the proposed profiles. We aim at building the teams that are most likely to success while making sure profiles don't overlap too much"
27
  },
28
  {
29
  "role": "user",