Spaces:
Sleeping
Sleeping
Update formulas.py
Browse files- formulas.py +0 -6
formulas.py
CHANGED
|
@@ -1,9 +1,3 @@
|
|
| 1 |
-
# The function create_offer_instruction remains unchanged
|
| 2 |
-
# Remove the random import since we no longer need it
|
| 3 |
-
# import random
|
| 4 |
-
|
| 5 |
-
# Add this function at the beginning of the file
|
| 6 |
-
# Define a single system prompt at the top of the file
|
| 7 |
offer_system_prompt = """You are a world-class expert copywriter, experienced in creating compelling offers that connect emotionally with the target audience.
|
| 8 |
|
| 9 |
OBJECTIVE:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
offer_system_prompt = """You are a world-class expert copywriter, experienced in creating compelling offers that connect emotionally with the target audience.
|
| 2 |
|
| 3 |
OBJECTIVE:
|