Mahadih534 commited on
Commit
2fed15d
·
verified ·
1 Parent(s): 8d4f317

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ st.markdown(hide_streamlit_style, unsafe_allow_html=True)
18
 
19
 
20
 
21
- chainlit_url = f"https://mute-wave-0666.ploomber.app/"
22
  timeout = 60 # Maximum wait time in seconds
23
  start_time = time.time()
24
 
 
18
 
19
 
20
 
21
+ chainlit_url = f"https://reasoning-app-m7ew.onrender.com/"
22
  timeout = 60 # Maximum wait time in seconds
23
  start_time = time.time()
24