AreesaAshfaq commited on
Commit
f7694d5
·
verified ·
1 Parent(s): 8483ca7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,4 +83,4 @@ if question:
83
  result = rag_chain.invoke(question)
84
  st.write("Answer:", result)
85
  except Exception as e:
86
- st.error(f"An error occurred: {e}")
 
83
  result = rag_chain.invoke(question)
84
  st.write("Answer:", result)
85
  except Exception as e:
86
+ st.error(f"An error occurred: {e}")