quoc-khanh commited on
Commit
f0cdc5e
·
verified ·
1 Parent(s): ac2f7bd

Update file_loader.py

Browse files
Files changed (1) hide show
  1. file_loader.py +1 -1
file_loader.py CHANGED
@@ -18,7 +18,7 @@ import json
18
 
19
  def get_vectorstore():
20
  ### Xử lý tất cả các tài liệu và nhét vào database
21
- folder_path = 'syllabus_nct_word_format/Trường Công nghệ/Chương trình An toàn thông tin'
22
  #"syllabus_nct_word_format/"
23
  #'syllabus_nct_word_format/Trường Công nghệ/debug'
24
  # 'syllabus_nct_word_format/Trường Công nghệ/Chương trình An toàn thông tin'
 
18
 
19
  def get_vectorstore():
20
  ### Xử lý tất cả các tài liệu và nhét vào database
21
+ folder_path = "syllabus_nct_word_format/"
22
  #"syllabus_nct_word_format/"
23
  #'syllabus_nct_word_format/Trường Công nghệ/debug'
24
  # 'syllabus_nct_word_format/Trường Công nghệ/Chương trình An toàn thông tin'