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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +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
- - If the question contains end date, refer as completion date
55
  <context>
56
  {context}
57
  </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** and is not found in the context, consider it as **Completion date**.
55
  <context>
56
  {context}
57
  </context>