Spaces:
Paused
Paused
Upload Index.py
Browse files
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")
|