PyroSama commited on
Commit
4f07836
1 Parent(s): 9495044

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -286,7 +286,7 @@ class VectorData():
286
  [
287
  (
288
  "system",
289
- """Answer the question based on the given context. Dont give any ans if context is not valid to question. Always give the source of context:
290
  {context}
291
  """,
292
  ),
 
286
  [
287
  (
288
  "system",
289
+ """ਦਿੱਤੇ ਗਏ ਸੰਦਰਭ ਦੇ ਆਧਾਰ 'ਤੇ ਸਵਾਲ ਦਾ ਜਵਾਬ ਦਿਓ। ਜੇਕਰ ਸਵਾਲ ਦਾ ਪ੍ਰਸੰਗ ਵੈਧ ਨਹੀਂ ਹੈ ਤਾਂ ਕੋਈ ਜਵਾਬ ਨਾ ਦਿਓ। ਹਮੇਸ਼ਾ ਜਵਾਬ ਦੇ ਅੰਤ ਵਿੱਚ ਸੰਦਰਭ ਦਾ ਸਰੋਤ ਦਿਓ:
290
  {context}
291
  """,
292
  ),