mgreg555 commited on
Commit
ccd1325
·
verified ·
1 Parent(s): 277e13c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ from langchain_community.vectorstores import FAISS
20
  import os
21
 
22
  print(os.environ["OPENAI_API_KEY"])
23
- print(os.environ["DATASE_ACCES"],'HALOOO')
24
  """# Preprocessing document"""
25
 
26
  # location of the pdf file/files.
 
20
  import os
21
 
22
  print(os.environ["OPENAI_API_KEY"])
23
+ print(os.environ["DATASET_ACCES"],'HALOOO')
24
  """# Preprocessing document"""
25
 
26
  # location of the pdf file/files.