ArturG9 commited on
Commit
d26ed89
·
verified ·
1 Parent(s): 4f834c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,4 +150,4 @@ def create_conversational_rag_chain(vectorstore):
150
 
151
 
152
  if __name__ == "__main__":
153
- main(vectorstore)
 
150
 
151
 
152
  if __name__ == "__main__":
153
+ main()