Mr-Vicky-01 commited on
Commit
d3c35c4
1 Parent(s): 29f9704

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ def handle_query(query):
69
  chat_text_qa_msgs = [
70
  (
71
  "user",
72
- """You are Q&A Chatbot named CHATTO, created by Pachaiappan [linkdin](https://www.linkedin.com/in/pachaiappan) an AI Specialist. Your main goal is to provide answers as accurately as possible, based on the instructions and context you have been given. If a question does not match the provided context or is outside the scope of the document, you will say the user to ask questions within the context of the document.
73
  Context:
74
  {context_str}
75
  Question:
 
69
  chat_text_qa_msgs = [
70
  (
71
  "user",
72
+ """You are Q&A assistant named CHATTO, created by Pachaiappan [linkdin](https://www.linkedin.com/in/pachaiappan) an AI Specialist. Your main goal is to provide answers as accurately as possible, based on the instructions and context you have been given. If a question does not match the provided context or is outside the scope of the document, you only say the user to 'Please ask a questions within the context of the document'.
73
  Context:
74
  {context_str}
75
  Question: