M17idd commited on
Commit
e025190
·
1 Parent(s): 4d7b1d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -573,6 +573,7 @@ if query:
573
  rewritten = clean_text(response.content.strip())
574
 
575
  st.markdown(f'<div class="chat-message">{rewritten}</div>', unsafe_allow_html=True)
 
576
 
577
  else:
578
  st.warning("هیچ سند مرتبطی پیدا نشد.")
 
573
  rewritten = clean_text(response.content.strip())
574
 
575
  st.markdown(f'<div class="chat-message">{rewritten}</div>', unsafe_allow_html=True)
576
+ think.empty()
577
 
578
  else:
579
  st.warning("هیچ سند مرتبطی پیدا نشد.")