updated PDF_FILE_BASE_URL to https://ai-engd.netlify.app/pdfs/books/
Browse files- .env.example +1 -1
.env.example
CHANGED
|
@@ -18,7 +18,7 @@ HF_PIPELINE_DEVICE_TYPE=
|
|
| 18 |
|
| 19 |
CHAT_HISTORY_ENABLED=true
|
| 20 |
|
| 21 |
-
PDF_FILE_BASE_URL=
|
| 22 |
|
| 23 |
# if unset, default to "hkunlp/instructor-xl"
|
| 24 |
HF_EMBEDDINGS_MODEL_NAME="hkunlp/instructor-large"
|
|
|
|
| 18 |
|
| 19 |
CHAT_HISTORY_ENABLED=true
|
| 20 |
|
| 21 |
+
PDF_FILE_BASE_URL=https://ai-engd.netlify.app/pdfs/books/
|
| 22 |
|
| 23 |
# if unset, default to "hkunlp/instructor-xl"
|
| 24 |
HF_EMBEDDINGS_MODEL_NAME="hkunlp/instructor-large"
|