singhankur01 commited on
Commit
9a417be
·
verified ·
1 Parent(s): 79acdc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 and make it perfect.
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.