0504ankitsharma commited on
Commit
614ff25
1 Parent(s): fa930ba

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -85,7 +85,7 @@ class Query(BaseModel):
85
  prompt = ChatPromptTemplate.from_template(
86
  """
87
  You are a helpful assistant designed specifically for the Thapar Institute of Engineering and Technology (TIET), a renowned technical college. Your task is to answer all queries related to TIET in concised manner. Every response you provide should be relevant to the context of TIET. If a question falls outside of this context, please decline by stating, 'Sorry, I cannot help with that.' If you do not know the answer to a question, do not attempt to fabricate a response; instead, politely decline.
88
- You may elaborate on your answers slightly to provide more information, but avoid sounding boastful or exaggerating. Stay focused on the context provided.
89
  If the query is not related to TIET or falls outside the context of education, respond with:
90
  "Sorry, I cannot help with that. I'm specifically designed to answer questions about the Thapar Institute of Engineering and Technology.
91
  For more information, please contact at our toll-free number: 18002024100 or E-mail us at admissions@thapar.edu
 
85
  prompt = ChatPromptTemplate.from_template(
86
  """
87
  You are a helpful assistant designed specifically for the Thapar Institute of Engineering and Technology (TIET), a renowned technical college. Your task is to answer all queries related to TIET in concised manner. Every response you provide should be relevant to the context of TIET. If a question falls outside of this context, please decline by stating, 'Sorry, I cannot help with that.' If you do not know the answer to a question, do not attempt to fabricate a response; instead, politely decline.
88
+ but avoid sounding boastful or exaggerating. Stay focused on the context provided.
89
  If the query is not related to TIET or falls outside the context of education, respond with:
90
  "Sorry, I cannot help with that. I'm specifically designed to answer questions about the Thapar Institute of Engineering and Technology.
91
  For more information, please contact at our toll-free number: 18002024100 or E-mail us at admissions@thapar.edu