JeCabrera commited on
Commit
ce395e7
verified
1 Parent(s): 93c7ab9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def get_gemini_response_bullets(target_audience, product, num_bullets, creativit
71
  - Indirect: Subtly suggest the product without naming it.
72
  - Metaphorical: Use a metaphor to connect the product to the solution.
73
  Please create the bullets now.
74
- Cuando respondas siempre escribe exte texto con un formato de titular que mencione el p煤blico objetivo, el producto de la siguiente manera: Aqu铆 tienes 5 bullets para Pap谩s solteros, que aumenten el deseo de adquirir el Aceite multigrado, usando la menci贸n indirecta:
75
  """
76
 
77
  response = model.generate_content([full_prompt])
 
71
  - Indirect: Subtly suggest the product without naming it.
72
  - Metaphorical: Use a metaphor to connect the product to the solution.
73
  Please create the bullets now.
74
+ Cuando respondas siempre escribe un titular que mencione el p煤blico objetivo, el producto de la siguiente manera: 'Aqu铆 tienes 5 bullets para Pap谩s solteros, que aumenten el deseo de adquirir el Aceite multigrado, usando la menci贸n indirecta:'
75
  """
76
 
77
  response = model.generate_content([full_prompt])