Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -148,7 +148,7 @@ Step 1 – **Initial Draft**:
|
|
| 148 |
- Summarize relevant parts of the context without losing meaning.
|
| 149 |
- Avoid boilerplate phrases like “the document states” or “according to the context.”
|
| 150 |
- 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.
|
| 151 |
-
- Make sure that you answer the query in same language in which the query is asked
|
| 152 |
|
| 153 |
Step 2 – **Critique & Revise**:
|
| 154 |
- Review the initial answers for any missing or underused context.
|
|
|
|
| 148 |
- Summarize relevant parts of the context without losing meaning.
|
| 149 |
- Avoid boilerplate phrases like “the document states” or “according to the context.”
|
| 150 |
- 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.
|
| 151 |
+
- Make sure that you answer the query in same language in which the query is asked.
|
| 152 |
|
| 153 |
Step 2 – **Critique & Revise**:
|
| 154 |
- Review the initial answers for any missing or underused context.
|