cryogenic22 commited on
Commit
95f9b7a
·
verified ·
1 Parent(s): 27f3a96

Update Backend.py

Browse files
Files changed (1) hide show
  1. Backend.py +1 -2
Backend.py CHANGED
@@ -220,5 +220,4 @@ def initialize_qa_system(_vector_store):
220
  return agent_executor # Return the agent executor
221
  except Exception as e:
222
  st.error(f"Error initializing QA system: {e}")
223
- return None
224
-
 
220
  return agent_executor # Return the agent executor
221
  except Exception as e:
222
  st.error(f"Error initializing QA system: {e}")
223
+ return None