Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -141,6 +141,7 @@ def generate_pink_team_document(outline: str, instructions: str) -> str:
|
|
141 |
11. Persuasive Writing: Use strong, active language.
|
142 |
12. Implementation Focus: Detail specific implementation processes.
|
143 |
13. Quantifiable Impact: Use metrics and success stories to demonstrate value.
|
|
|
144 |
|
145 |
Generate a comprehensive response that showcases MicroHealth's expertise and approach.
|
146 |
"""
|
@@ -196,6 +197,7 @@ def generate_red_document(document: str, compliance_report: str, instructions: s
|
|
196 |
11. Persuasive Writing: Use strong, active language.
|
197 |
12. Implementation Focus: Detail specific implementation processes.
|
198 |
13. Quantifiable Impact: Use metrics and success stories to demonstrate value.
|
|
|
199 |
|
200 |
Generate a comprehensive response that showcases MicroHealth's expertise and approach.
|
201 |
|
|
|
141 |
11. Persuasive Writing: Use strong, active language.
|
142 |
12. Implementation Focus: Detail specific implementation processes.
|
143 |
13. Quantifiable Impact: Use metrics and success stories to demonstrate value.
|
144 |
+
14. Formatting Requirements: Adhere to paragraph format for all responses unless specified otherwise by the user's requirements.
|
145 |
|
146 |
Generate a comprehensive response that showcases MicroHealth's expertise and approach.
|
147 |
"""
|
|
|
197 |
11. Persuasive Writing: Use strong, active language.
|
198 |
12. Implementation Focus: Detail specific implementation processes.
|
199 |
13. Quantifiable Impact: Use metrics and success stories to demonstrate value.
|
200 |
+
14. Formatting Requirements: Adhere to paragraph format for all responses unless specified otherwise by the user's requirements.
|
201 |
|
202 |
Generate a comprehensive response that showcases MicroHealth's expertise and approach.
|
203 |
|