Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +0 -1
src/streamlit_app.py
CHANGED
|
@@ -92,4 +92,3 @@ if "current_chat_id" in st.session_state:
|
|
| 92 |
st.info(f"Using appropriate tool")
|
| 93 |
response_placeholder.markdown(full_response)
|
| 94 |
|
| 95 |
-
st.experimental_rerun()
|
|
|
|
| 92 |
st.info(f"Using appropriate tool")
|
| 93 |
response_placeholder.markdown(full_response)
|
| 94 |
|
|
|