SoumyaJ commited on
Commit
ef2d046
·
verified ·
1 Parent(s): 057263b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -51,6 +51,7 @@ Follow these guidelines:
51
  - If the answer is **not in the context**, simply state: *"I don't know based on the provided context."*
52
  - If the question requires **logical reasoning** based on the context, summarize the necessary details before answering.
53
  - If the question is about **duration or summary**, calculate or extract the total duration and provide a brief overview.
 
54
  <context>
55
  {context}
56
  </context>
 
51
  - If the answer is **not in the context**, simply state: *"I don't know based on the provided context."*
52
  - If the question requires **logical reasoning** based on the context, summarize the necessary details before answering.
53
  - If the question is about **duration or summary**, calculate or extract the total duration and provide a brief overview.
54
+ - If the question contains end date, refer as completion date
55
  <context>
56
  {context}
57
  </context>