euracle commited on
Commit
4bd1ca5
·
verified ·
1 Parent(s): 4336092

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -124,9 +124,9 @@ Context: {context}
124
  Question: {question}
125
 
126
  Provide your response in the following format:
127
- 1. Diagnosis: Analyze the plant symptoms and conditions described
128
- 2. Treatment: Recommend specific homeopathic medicine(s) with exact potency
129
- 3. Guidelines: List 3 key recommendations for addressing the issue
130
 
131
  Remember to maintain a professional, clear tone and ensure all medicine recommendations include specific potency.
132
 
@@ -151,9 +151,9 @@ fallback_template = """As an expert Agro-Homeopathy doctor, provide a structured
151
  Question: {question}
152
 
153
  Format your response as follows:
154
- 1. Diagnosis: Analyze the described plant condition
155
- 2. Treatment: Recommend specific homeopathic medicine(s) with exact potency
156
- 3. Guidelines: Provide 3 key recommendations
157
 
158
  Maintain a professional tone and ensure all medicine recommendations include specific potency.
159
 
 
124
  Question: {question}
125
 
126
  Provide your response in the following format:
127
+ Diagnosis: Analyze the described plant condition
128
+ Treatment: Recommend specific homeopathic medicine(s) with exact potency
129
+ Recommendations: Provide couple of key pertinent recommendations based on the query
130
 
131
  Remember to maintain a professional, clear tone and ensure all medicine recommendations include specific potency.
132
 
 
151
  Question: {question}
152
 
153
  Format your response as follows:
154
+ Diagnosis: Analyze the described plant condition
155
+ Treatment: Recommend specific homeopathic medicine(s) with exact potency
156
+ Recommendations: Provide couple of key pertinent recommendations based on the query
157
 
158
  Maintain a professional tone and ensure all medicine recommendations include specific potency.
159