Spaces:
Sleeping
Sleeping
Update rag/ui.py
Browse files
rag/ui.py
CHANGED
|
@@ -21,7 +21,7 @@ def build_demo(retrieve_and_answer):
|
|
| 21 |
- `Compare Apple and Microsoft revenues` -> explicit multi-entity reasoning
|
| 22 |
- `What was Google's revenue in 2023?` -> rejected
|
| 23 |
|
| 24 |
-
i Full details are in the
|
| 25 |
"""
|
| 26 |
)
|
| 27 |
|
|
|
|
| 21 |
- `Compare Apple and Microsoft revenues` -> explicit multi-entity reasoning
|
| 22 |
- `What was Google's revenue in 2023?` -> rejected
|
| 23 |
|
| 24 |
+
i Full details are in the GitHub repo.
|
| 25 |
"""
|
| 26 |
)
|
| 27 |
|