DrishtiSharma commited on
Commit
072b5a9
·
verified ·
1 Parent(s): d49ec41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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"])