quoc-khanh commited on
Commit
697885e
·
verified ·
1 Parent(s): 0a35eb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ from helpers import (
118
  list_docx_files, get_splits, get_json_splits_only, prompt_order, log_message, extract_metadata,
119
  )
120
 
121
- # from file_loader import get_vectorstore
122
  # import asyncio
123
 
124
  # key = "AIzaSyDJ4vIKuIBIPNHATLxnoHlagXWbsAz-vRs"
 
118
  list_docx_files, get_splits, get_json_splits_only, prompt_order, log_message, extract_metadata,
119
  )
120
 
121
+ from file_loader import get_vectorstore
122
  # import asyncio
123
 
124
  # key = "AIzaSyDJ4vIKuIBIPNHATLxnoHlagXWbsAz-vRs"