daniel-simeone commited on
Commit ·
5618d45
1
Parent(s): ef690b5
add context title reference
Browse files
app.py
CHANGED
|
@@ -230,7 +230,7 @@ Do not reveal your internal reasoning. Provide only the final answer.
|
|
| 230 |
Structure your answer in the following format:
|
| 231 |
Summary — A brief, high‑level answer.
|
| 232 |
Supporting Details — Explain using information only from the provided context.
|
| 233 |
-
Context References — Quote or cite the exact context segments that support your answer (if applicable).
|
| 234 |
|
| 235 |
Context:
|
| 236 |
{context}
|
|
|
|
| 230 |
Structure your answer in the following format:
|
| 231 |
Summary — A brief, high‑level answer.
|
| 232 |
Supporting Details — Explain using information only from the provided context.
|
| 233 |
+
Context References — Quote or cite the exact context segments that support your answer (if applicable). Context reference should include the title of the document referred to.
|
| 234 |
|
| 235 |
Context:
|
| 236 |
{context}
|