Spaces:
Sleeping
Sleeping
Ajaykanth Maddi commited on
Commit ·
ac8bc3d
1
Parent(s): 1b8b22d
Code Changes - Advanced Options
Browse files
app.py
CHANGED
|
@@ -26,7 +26,6 @@ from utils import (
|
|
| 26 |
form_response_sentences,
|
| 27 |
convert_to_serializable,
|
| 28 |
extract_metric_lists,
|
| 29 |
-
run_rag_pipeline,
|
| 30 |
compute_metric_with_missing
|
| 31 |
)
|
| 32 |
|
|
|
|
| 26 |
form_response_sentences,
|
| 27 |
convert_to_serializable,
|
| 28 |
extract_metric_lists,
|
|
|
|
| 29 |
compute_metric_with_missing
|
| 30 |
)
|
| 31 |
|