mext commited on
Commit
2d94fab
·
verified ·
1 Parent(s): c83a1e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -5
app.py CHANGED
@@ -288,15 +288,13 @@ prompt_message = f"""
288
  **TASK:** Generate meaningful content for user, based upon user query: [{input}] .
289
 
290
  **TONE:** Write in an active and enthusiastic tone.
291
- It should not be fulffy or flowery.
292
 
293
  **Restrictions:** Strictly DO NOT mention "Conclusion" in your response .
294
  Strictly DO NOT mention "Trust" , "Stability" , "Development" , "Relationship" , "Competence" , "benefit" , "vision" words in your response .
295
  Strictly DO NOT generate imaginary/Creative content .
296
  When asking for trust builders it has tibe returned short/concised facts & figures as dot points.
297
- All the outputs should be in paragraph tags except heading
298
-
299
-
300
 
301
 
302
  First classify this query : " [{input}]" as general or trust based query for your convenience. Do not explicity mention in response .
@@ -311,7 +309,7 @@ prompt_message = f"""
311
  * Do not mention name of trust bucket [ stability, development , relationship , competence , benefit , vision] in your response .
312
 
313
  If query is related to trust builders or proof points , refer to knowledge base :[knowledge_base] and follow the instructions :
314
- * Generate a compelling copy which contains short facts and dot points only , based upon guidlines & objective of specific trust bucket mentioned in [{input}].
315
  * Return around 5-6 proof points with figures , but do not elaborate them .
316
  * Strictly Do not mention "Trust" , "Stability" , "Development" , "Relationship" , "Competence" , "benefit" , "vision" words in your response .
317
  * If [{input}] contains more than one trust bucket then Do not make seperate sections/headings for both the buckets .
 
288
  **TASK:** Generate meaningful content for user, based upon user query: [{input}] .
289
 
290
  **TONE:** Write in an active and enthusiastic tone.
291
+ Tone should not be fulffy or flowery at all .
292
 
293
  **Restrictions:** Strictly DO NOT mention "Conclusion" in your response .
294
  Strictly DO NOT mention "Trust" , "Stability" , "Development" , "Relationship" , "Competence" , "benefit" , "vision" words in your response .
295
  Strictly DO NOT generate imaginary/Creative content .
296
  When asking for trust builders it has tibe returned short/concised facts & figures as dot points.
297
+ All the outputs should be in paragraph tags except heading .
 
 
298
 
299
 
300
  First classify this query : " [{input}]" as general or trust based query for your convenience. Do not explicity mention in response .
 
309
  * Do not mention name of trust bucket [ stability, development , relationship , competence , benefit , vision] in your response .
310
 
311
  If query is related to trust builders or proof points , refer to knowledge base :[knowledge_base] and follow the instructions :
312
+ * Generate a compelling copy which contains short facts and dot points only , based upon guidlines & objective of trust bucket mentioned in [{input}].
313
  * Return around 5-6 proof points with figures , but do not elaborate them .
314
  * Strictly Do not mention "Trust" , "Stability" , "Development" , "Relationship" , "Competence" , "benefit" , "vision" words in your response .
315
  * If [{input}] contains more than one trust bucket then Do not make seperate sections/headings for both the buckets .