grantjw commited on
Commit
2ee520d
·
verified ·
1 Parent(s): d2ad0a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,4 +165,4 @@ if st.session_state.base_url != "":
165
 
166
  # Add the response to the chat window
167
  with st.chat_message("assistant"):
168
- st.markdown(response)
 
165
 
166
  # Add the response to the chat window
167
  with st.chat_message("assistant"):
168
+ st.markdown(response)