Spaces:
Running
Running
Update format/format.py
Browse files- format/format.py +0 -3
format/format.py
CHANGED
@@ -119,9 +119,6 @@ Problemas:
|
|
119 |
ENSURE there is an EMPTY LINE between each bullet point to create proper paragraph separation.
|
120 |
DO NOT use hyphens (-) or numbers for these lists.
|
121 |
|
122 |
-
# Modificamos el bullet_format para incluir instrucciones específicas sobre el nivel "Ninguno"
|
123 |
-
buyer_persona_formats["bullet_format"] += """
|
124 |
-
|
125 |
\n\nCRITICAL - HANDLING "NINGUNO" LEVEL:
|
126 |
If the user selects "Ninguno" as the consciousness level, you MUST completely OMIT the "Nivel de conciencia" section from your response. Do not include this section at all in the generated profile.
|
127 |
|
|
|
119 |
ENSURE there is an EMPTY LINE between each bullet point to create proper paragraph separation.
|
120 |
DO NOT use hyphens (-) or numbers for these lists.
|
121 |
|
|
|
|
|
|
|
122 |
\n\nCRITICAL - HANDLING "NINGUNO" LEVEL:
|
123 |
If the user selects "Ninguno" as the consciousness level, you MUST completely OMIT the "Nivel de conciencia" section from your response. Do not include this section at all in the generated profile.
|
124 |
|