Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ tru_rag = TruCustomApp(rag,
|
|
106 |
# tru.run_dashboard()
|
107 |
|
108 |
# Streamlit interface
|
109 |
-
st.title("
|
110 |
|
111 |
query = st.text_input("Ask a question about the University of Washington:")
|
112 |
|
|
|
106 |
# tru.run_dashboard()
|
107 |
|
108 |
# Streamlit interface
|
109 |
+
st.title("TruLens Query with Feedback")
|
110 |
|
111 |
query = st.text_input("Ask a question about the University of Washington:")
|
112 |
|