Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -154,6 +154,8 @@ if query:
|
|
| 154 |
# ----------------- Run Individual Chains Explicitly -----------------
|
| 155 |
|
| 156 |
|
|
|
|
|
|
|
| 157 |
# ----------------- Display All Outputs -----------------
|
| 158 |
st.markdown("### Context Relevancy Evaluation")
|
| 159 |
st.json(response_crisis["relevancy_response"])
|
|
|
|
| 154 |
# ----------------- Run Individual Chains Explicitly -----------------
|
| 155 |
|
| 156 |
|
| 157 |
+
--------------------
|
| 158 |
+
|
| 159 |
# ----------------- Display All Outputs -----------------
|
| 160 |
st.markdown("### Context Relevancy Evaluation")
|
| 161 |
st.json(response_crisis["relevancy_response"])
|