Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,
|
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>
|