arslan-ahmed commited on
Commit
a1370dc
1 Parent(s): 3823cec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ GDRIVE_FOLDER_URL=https://drive.google.com/drive/folders/1ce1n1kleS1FOotdcu5joXe
41
  # 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)
42
 
43
  OPENAI_API_KEY=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
44
- # your OpenAI API Key.
45
  ```
46
 
47
 
 
41
  # 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)
42
 
43
  OPENAI_API_KEY=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
44
+ # your OpenAI API Key taken from https://platform.openai.com/account/api-keys
45
  ```
46
 
47