alexandraroze commited on
Commit
cd8af69
·
1 Parent(s): dca7823

fixed readme

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,6 +36,8 @@ PATH_TO_INDEX="faiss_db"
36
  ```
37
  Please, do not change `OPENAI_EMBEDDINGS_MODEL` value.
38
 
 
 
39
 
40
  To run the script which builds RAG, you need to launch the following commands:
41
  ```bash
 
36
  ```
37
  Please, do not change `OPENAI_EMBEDDINGS_MODEL` value.
38
 
39
+ > Note: there can be problems with opening pdf files, which are downloaded from the repository. In this case, you can replace folder `Dataset` with the folder which you have sent me.
40
+
41
 
42
  To run the script which builds RAG, you need to launch the following commands:
43
  ```bash