Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -79,6 +79,7 @@ def generate_final_response(query, response1, response2):
|
|
| 79 |
3. If the responses contradict each other, highlight this and if it might indicate a hallucination.
|
| 80 |
[Output]
|
| 81 |
4. Provide practical advice on how to meet regulatory requirements in the context of the user question based on Steps 1, 2, and 3.
|
|
|
|
| 82 |
|
| 83 |
User Query: {query}
|
| 84 |
|
|
|
|
| 79 |
3. If the responses contradict each other, highlight this and if it might indicate a hallucination.
|
| 80 |
[Output]
|
| 81 |
4. Provide practical advice on how to meet regulatory requirements in the context of the user question based on Steps 1, 2, and 3.
|
| 82 |
+
Important: the final output should be a direct response to the query. Strip it of all reference to steps 1, 2, 3.
|
| 83 |
|
| 84 |
User Query: {query}
|
| 85 |
|