JeCabrera commited on
Commit
36a9da8
Β·
verified Β·
1 Parent(s): 84da458

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +33 -18
prompts.py CHANGED
@@ -213,32 +213,47 @@ def create_fb_ad_instruction(target_audience, product, selected_formula, selecte
213
  - Focus on the most impactful points rather than trying to cover everything
214
 
215
  Output format:
216
- ## Ad Variation 1:
 
 
217
 
218
- Headline Options:
219
- 1. [First creative and compelling headline for ad 1]
220
- 2. [Second creative and compelling headline for ad 1]
221
- 3. [Third creative and compelling headline for ad 1]
222
 
223
- [Complete ad copy for the first variation, following all the requirements above]
 
 
224
 
225
- ## Ad Variation 2:
226
 
227
- Headline Options:
228
- 1. [First creative and compelling headline for ad 2]
229
- 2. [Second creative and compelling headline for ad 2]
230
- 3. [Third creative and compelling headline for ad 2]
231
 
232
- [Complete ad copy for the second variation, following all the requirements above]
 
 
233
 
234
- ## Ad Variation 3:
235
 
236
- Headline Options:
237
- 1. [First creative and compelling headline for ad 3]
238
- 2. [Second creative and compelling headline for ad 3]
239
- 3. [Third creative and compelling headline for ad 3]
240
 
241
- [Complete ad copy for the third variation, following all the requirements above]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
242
 
243
  --------------------------
244
 
 
213
  - Focus on the most impactful points rather than trying to cover everything
214
 
215
  Output format:
216
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
217
+ | ANUNCIO PREMIUM #1 |
218
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
219
 
220
+ TITULARES IMPACTANTES:
 
 
 
221
 
222
+ 1. [Primer titular creativo y persuasivo]
223
+ 2. [Segundo titular con enfoque diferente]
224
+ 3. [Tercer titular con otro Γ‘ngulo distinto]
225
 
226
+ HISTORIA PERSUASIVA:
227
 
228
+ [Texto completo del primer anuncio, siguiendo todos los requisitos anteriores]
 
 
 
229
 
230
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
231
+ | ANUNCIO PREMIUM #2 |
232
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
233
 
234
+ TITULARES IMPACTANTES:
235
 
236
+ 1. [Primer titular creativo y persuasivo]
237
+ 2. [Segundo titular con enfoque diferente]
238
+ 3. [Tercer titular con otro Γ‘ngulo distinto]
 
239
 
240
+ HISTORIA PERSUASIVA:
241
+
242
+ [Texto completo del segundo anuncio, siguiendo todos los requisitos anteriores]
243
+
244
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
245
+ | ANUNCIO PREMIUM #3 |
246
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
247
+
248
+ TITULARES IMPACTANTES:
249
+
250
+ 1. [Primer titular creativo y persuasivo]
251
+ 2. [Segundo titular con enfoque diferente]
252
+ 3. [Tercer titular con otro Γ‘ngulo distinto]
253
+
254
+ HISTORIA PERSUASIVA:
255
+
256
+ [Texto completo del tercer anuncio, siguiendo todos los requisitos anteriores]
257
 
258
  --------------------------
259