Ronoh4 commited on
Commit
74cff61
1 Parent(s): d8b684b

Add app 1 file1

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ def query_model_with_context(question):
168
 
169
 
170
  # Streamlit UI
171
- st.title("Chat with HyDE and Rerank RAG App")
172
  question = st.text_input("Enter a relevant question to chat with the attached FreightsDataset file:")
173
 
174
  if st.button("Submit"):
 
168
 
169
 
170
  # Streamlit UI
171
+ st.title("Chat with HyDE and Rerank RAG Freights App")
172
  question = st.text_input("Enter a relevant question to chat with the attached FreightsDataset file:")
173
 
174
  if st.button("Submit"):