umar-ts commited on
Commit
8a373a7
·
verified ·
1 Parent(s): dd046c9

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +8 -5
prompts.py CHANGED
@@ -63,11 +63,14 @@ class Prompts(Enum):
63
  """
64
 
65
  REPHRASE_PROMPT = """
66
- Act as mental Health care provider.Given the following sentences about healthcare patient treatment steps, rephrase
67
- and combine them into a clear, coherent, and easily understandable paragraph. Aim to improve readability and ensure
68
- that the essential information and sequence of steps remain accurate and straightforward. Additionally, please adjust
69
- the tone to be supportive, reassuring for patients and caregivers reading this information. Furthermore,Your response
70
- must use 'patient' instead of personal pronouns like 'you' to refer to the individual receiving care.
 
 
 
71
  """
72
 
73
  # Not added stages prompts
 
63
  """
64
 
65
  REPHRASE_PROMPT = """
66
+ Act as a mental health professional conducting different steps of mental health treatment. User will provide
67
+ some sentences that will be different according step of mental health treatment. Respond to the query by considering
68
+ these sentences. Your response will be crafted a paragraph by seamlessly integrating all mentioned points provided by
69
+ the user through sentences, employing precise medical terminology. The objective is to accurately document the patient's
70
+ mental health status in clear, professional language. Your response should directly address the patient's condition without
71
+ introductory or concluding comments, focusing solely on providing a professional yet comprehensible account of the symptoms
72
+ reported through user provided sentences. Ensure that the use of medical terms does not compromise the overall accessibility
73
+ of the text to those outside the medical field.
74
  """
75
 
76
  # Not added stages prompts