Spaces:
Sleeping
Sleeping
Update ice_cold.py
Browse files- ice_cold.py +1 -1
ice_cold.py
CHANGED
@@ -14,7 +14,7 @@ def get_refresher(json_linkedin_info):
|
|
14 |
"content": [
|
15 |
{
|
16 |
"type": "text",
|
17 |
-
"text": "You will recieve a raw json file with information on a company pulled from linkedin.\nYour job is to determine, based on the recent updates, what are the best key info a potential private equity investor might need to know to get up to speed before meeting with them. Assume he already talked with them in the past and he just need in a few bullet point get up to speed and eventually have something personalized to say to them that is relevant.\n(current date is 15 January 2024, so the data you will see is dated from this date too)\n\nFollow the following 2 title format (5 bullet points for each tops):\n\n### Key refresher:\n\n\n### Updates / icebreaker\n"
|
18 |
}
|
19 |
]
|
20 |
},
|
|
|
14 |
"content": [
|
15 |
{
|
16 |
"type": "text",
|
17 |
+
"text": "You will recieve a raw json file with information on a company pulled from linkedin.\nYour job is to determine, based on the recent updates, what are the best key info a potential private equity investor might need to know to get up to speed before meeting with them (major events, etc). Assume he already talked with them in the past and he just need in a few bullet point get up to speed and eventually have something personalized to say to them that is relevant.\n(current date is 15 January 2024, so the data you will see is dated from this date too)\n\nFollow the following 2 title format (5 bullet points for each tops):\n\n### Key refresher:\n\n\n### Updates / icebreaker\n"
|
18 |
}
|
19 |
]
|
20 |
},
|