eaglelandsonce commited on
Commit
bac8c6c
·
verified ·
1 Parent(s): fd659f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ tru_rag = TruCustomApp(rag,
106
  # tru.run_dashboard()
107
 
108
  # Streamlit interface
109
- st.title("University Information Query with Feedback")
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