Spaces:
Runtime error
Runtime error
Commit
·
ae5f6eb
1
Parent(s):
9da33d2
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ TTYD_MODE=personalBot_john
|
|
| 36 |
#replace john with your name - use only small alphabets, no special characters
|
| 37 |
|
| 38 |
GDRIVE_FOLDER_URL=https://drive.google.com/drive/folders/1ce1n1kleS1FOotdcu5joXeSRu_xnHjDt
|
| 39 |
-
# replace with your Google Drive folder URL - make sure this folder is publically accessible (everyone with the link)
|
| 40 |
|
| 41 |
OPENAI_API_KEY=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
|
| 42 |
# your OpenAI API Key.
|
|
|
|
| 36 |
#replace john with your name - use only small alphabets, no special characters
|
| 37 |
|
| 38 |
GDRIVE_FOLDER_URL=https://drive.google.com/drive/folders/1ce1n1kleS1FOotdcu5joXeSRu_xnHjDt
|
| 39 |
+
# replace with your Google Drive folder URL that has all your knowledge base files (.pdf, .docs, .txt) - make sure this folder is publically accessible (everyone with the link)
|
| 40 |
|
| 41 |
OPENAI_API_KEY=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
|
| 42 |
# your OpenAI API Key.
|