Aniq-63 commited on
Commit
8d9d10b
·
verified ·
1 Parent(s): 9b16a1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -634,8 +634,6 @@ def main():
634
  finally:
635
  if conn:
636
  conn.close()
637
- else:
638
- st.error("Could not identify which product you want to purchase. Please specify the product name.")
639
 
640
  new_messages = [
641
  {"type": "human", "content": prompt_input},
 
634
  finally:
635
  if conn:
636
  conn.close()
 
 
637
 
638
  new_messages = [
639
  {"type": "human", "content": prompt_input},