DeepVen commited on
Commit
ea540b6
1 Parent(s): 31f7fd4

Upload Index.py

Browse files
Files changed (1) hide show
  1. Index.py +1 -0
Index.py CHANGED
@@ -133,6 +133,7 @@ def rag( question: str):
133
  initialize_vectorstore()
134
 
135
 
 
136
  #import getpass
137
  from pyngrok import ngrok, conf
138
  #print("Enter your authtoken, which can be copied from https://dashboard.ngrok.com/auth")
 
133
  initialize_vectorstore()
134
 
135
 
136
+
137
  #import getpass
138
  from pyngrok import ngrok, conf
139
  #print("Enter your authtoken, which can be copied from https://dashboard.ngrok.com/auth")