Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -131,6 +131,7 @@ Step 1 – **Initial Draft**:
|
|
| 131 |
- Summarize relevant parts of the context without losing meaning.
|
| 132 |
- Avoid boilerplate phrases like “the document states” or “according to the context.”
|
| 133 |
- If the answer is not in the context for some subqueries, respond exactly with: " I do not know the answer of "subquery",Please ask query related to the Document only." for that subquery.
|
|
|
|
| 134 |
|
| 135 |
Step 2 – **Critique & Revise**:
|
| 136 |
- Review the initial answers for any missing or underused context.
|
|
|
|
| 131 |
- Summarize relevant parts of the context without losing meaning.
|
| 132 |
- Avoid boilerplate phrases like “the document states” or “according to the context.”
|
| 133 |
- If the answer is not in the context for some subqueries, respond exactly with: " I do not know the answer of "subquery",Please ask query related to the Document only." for that subquery.
|
| 134 |
+
- Make sure that you answer the query in same language in which the query is asked.
|
| 135 |
|
| 136 |
Step 2 – **Critique & Revise**:
|
| 137 |
- Review the initial answers for any missing or underused context.
|