Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -94,6 +94,10 @@ with gr.Blocks(fill_height=True, theme=gr.themes.Soft()) as demo:
|
|
| 94 |
gr.Markdown("# Project Nightingale - Due Diligence Explorer (Public Proxy)")
|
| 95 |
gr.Markdown(
|
| 96 |
"""
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
Ask a question — we will:
|
| 98 |
1. Select sources intelligently with our internal routing agent
|
| 99 |
2. Search the indexed guideline data using our **G-PRISM** retrieval pipeline
|
|
|
|
| 94 |
gr.Markdown("# Project Nightingale - Due Diligence Explorer (Public Proxy)")
|
| 95 |
gr.Markdown(
|
| 96 |
"""
|
| 97 |
+
|
| 98 |
+
**10.10.25 1700 BST: BT running evals for christopher with additional questions - please message me if you wish to run additional queries as don't want to mess up the latency**
|
| 99 |
+
**I will take down this notice as soon as I have finished**
|
| 100 |
+
|
| 101 |
Ask a question — we will:
|
| 102 |
1. Select sources intelligently with our internal routing agent
|
| 103 |
2. Search the indexed guideline data using our **G-PRISM** retrieval pipeline
|