ZedLow commited on
Commit
a19d371
·
verified ·
1 Parent(s): de7a0e6

Update rag/ui.py

Browse files
Files changed (1) hide show
  1. rag/ui.py +1 -1
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 Space README below (scroll) / GitHub repo.
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