Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -786,8 +786,8 @@ st.markdown("""
|
|
| 786 |
If you have any questions about RAGRouter-Bench, please feel free to reach out to us:
|
| 787 |
</p>
|
| 788 |
<ul style="margin: 0; padding-left: 20px;">
|
| 789 |
-
<li><strong>Email</strong>: <a href="mailto:
|
| 790 |
-
<li><strong>GitHub</strong>: <a href="https://github.com/
|
| 791 |
</ul>
|
| 792 |
<p style="margin-top: 5px; margin-bottom: 0;">
|
| 793 |
For bug reports or feature requests, please open an issue on our GitHub repository.
|
|
|
|
| 786 |
If you have any questions about RAGRouter-Bench, please feel free to reach out to us:
|
| 787 |
</p>
|
| 788 |
<ul style="margin: 0; padding-left: 20px;">
|
| 789 |
+
<li><strong>Email</strong>: <a href="mailto:ziqi.wang0908@rutgers.edu" style="color: #667eea;">ziqi.wang0908@rutgers.edu</a></li>
|
| 790 |
+
<li><strong>GitHub</strong>: <a href="https://github.com/ziqiwang0908/RAGRouter-Bench" style="color: #667eea;" target="_blank">https://github.com/ziqiwang0908/RAGRouter-Bench</a></li>
|
| 791 |
</ul>
|
| 792 |
<p style="margin-top: 5px; margin-bottom: 0;">
|
| 793 |
For bug reports or feature requests, please open an issue on our GitHub repository.
|