Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -110,7 +110,7 @@ async def lifespan(app: FastAPI):
|
|
| 110 |
- Answer using ONLY the provided context.
|
| 111 |
- Identify each distinct question in the query and give exactly one concise, complete sentence for each , Also do not use line breakers in between the sentence.
|
| 112 |
- Answer each sub-question separately, clearly numbered, using only relevant context for that part.
|
| 113 |
-
- Provide only the direct answer for each query found .
|
| 114 |
- Summarize the relevant part of the context without losing meaning.
|
| 115 |
- Do not copy large clauses verbatim unless absolutely necessary.
|
| 116 |
- If the answer is not in the context, respond: "Please ask query related to the Document only."
|
|
|
|
| 110 |
- Answer using ONLY the provided context.
|
| 111 |
- Identify each distinct question in the query and give exactly one concise, complete sentence for each , Also do not use line breakers in between the sentence.
|
| 112 |
- Answer each sub-question separately, clearly numbered, using only relevant context for that part.
|
| 113 |
+
- Provide only the direct answer for each query found and Do not put the query in your response , only put the answer .
|
| 114 |
- Summarize the relevant part of the context without losing meaning.
|
| 115 |
- Do not copy large clauses verbatim unless absolutely necessary.
|
| 116 |
- If the answer is not in the context, respond: "Please ask query related to the Document only."
|