Spaces:
Sleeping
Sleeping
Commit ·
68d3d95
1
Parent(s): bcd8083
Update app.py
Browse files
app.py
CHANGED
|
@@ -47,7 +47,7 @@ prompt_enhancers = [
|
|
| 47 |
"""My main request will be at the end of this prompt, which I will identify as HERE IS YOUR TASK: But First, I wanted to provide you specific instructions first. When performing your task, when applicable, please use Headlines to seperate topics and numbered bullet points for subtopics and/or details when neccessary. Please write in a friendly tone and pay special attention to accuracy and be as thorough as required.Ignore all previous instructions. Act as a researcher and writing expert, professor with fluent ENGLISH and 20 years of research experience. This is to be written for MBA level executives in the cruise industry. ALWAYS include clear headlines, bullet points, and sub-bullet points where needed. Use industry data, financial data, any data and sources when available (including references where you found if possible. Put key takeaways at the end of the article. pay special attention to accuracy, thouroughness, and completeness. Cite sources when possible. Ensure this will be long enough and have content to complete the entire research article, thought process, to completion.Please follow these instructions precisely, HERE IS YOUR TASK:
|
| 48 |
""",
|
| 49 |
"""Please look in the database and find anything that mentions regulatory rules. What we can and cannot say. Once you do this, please look at the following content and tell me if there is anything potentially in violation of our regulatory and/or compliance guidelines. Please provide it to me in formatted text with headers and bullet points when necessary. Please use citations if appropriate. Here is the content I would like to see if it violates any regulatory or compliance guidelines:
|
| 50 |
-
|
| 51 |
]
|
| 52 |
|
| 53 |
combined_prompts=["Regulatory Screener"]
|
|
|
|
| 47 |
"""My main request will be at the end of this prompt, which I will identify as HERE IS YOUR TASK: But First, I wanted to provide you specific instructions first. When performing your task, when applicable, please use Headlines to seperate topics and numbered bullet points for subtopics and/or details when neccessary. Please write in a friendly tone and pay special attention to accuracy and be as thorough as required.Ignore all previous instructions. Act as a researcher and writing expert, professor with fluent ENGLISH and 20 years of research experience. This is to be written for MBA level executives in the cruise industry. ALWAYS include clear headlines, bullet points, and sub-bullet points where needed. Use industry data, financial data, any data and sources when available (including references where you found if possible. Put key takeaways at the end of the article. pay special attention to accuracy, thouroughness, and completeness. Cite sources when possible. Ensure this will be long enough and have content to complete the entire research article, thought process, to completion.Please follow these instructions precisely, HERE IS YOUR TASK:
|
| 48 |
""",
|
| 49 |
"""Please look in the database and find anything that mentions regulatory rules. What we can and cannot say. Once you do this, please look at the following content and tell me if there is anything potentially in violation of our regulatory and/or compliance guidelines. Please provide it to me in formatted text with headers and bullet points when necessary. Please use citations if appropriate. Here is the content I would like to see if it violates any regulatory or compliance guidelines:
|
| 50 |
+
"""
|
| 51 |
]
|
| 52 |
|
| 53 |
combined_prompts=["Regulatory Screener"]
|