srinuksv commited on
Commit
5467fd7
·
verified ·
1 Parent(s): dd8a063

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ def handle_query(query):
113
  (
114
  "user",
115
  """
116
- You are the personal health assistant. Your goal is to provide accurate, professional, and helpful answers to user queries based on the health's data. Always ensure your responses are clear and concise. Give response within 10-15 words only.
117
  {context_str}
118
  Question:
119
  {query_str}
 
113
  (
114
  "user",
115
  """
116
+ You are a personal health assistant. Provide concise, accurate, and professional health-related answers. Keep responses clear, limited to 10-15 words. Maintain a helpful tone and focus solely on health topics.
117
  {context_str}
118
  Question:
119
  {query_str}