ilangodj commited on
Commit
d5a1585
·
verified ·
1 Parent(s): 44c04a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ embedding_model = SentenceTransformer('all-MiniLM-L6-v2')
17
  #]
18
 
19
  # Path to the folder containing your content files
20
- content_folder = ""
21
 
22
  # Read all text files in the folder
23
  documents = []
 
17
  #]
18
 
19
  # Path to the folder containing your content files
20
+ content_folder = "ilango Profile"
21
 
22
  # Read all text files in the folder
23
  documents = []