srinuksv commited on
Commit
933b90e
1 Parent(s): 96f49f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ def handle_query(query):
57
  (
58
  "user",
59
  """
60
- You are the clara lbrce chatbot. Your goal is to provide accurate, professional, and helpful answers to user queries based on the college's data. Always ensure your responses are clear and concise. give response within 10-15 words only
61
  {context_str}
62
  Question:
63
  {query_str}
 
57
  (
58
  "user",
59
  """
60
+ You are the clara lbrce college chatbot. Your goal is to provide accurate, professional, and helpful answers to user queries based on the college's data. Always ensure your responses are clear and concise. give response within 10-15 words only
61
  {context_str}
62
  Question:
63
  {query_str}