summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-11-13 13:46:59 +0100
committerkqlio67 <kqlio67@users.noreply.github.com>2024-11-13 13:46:59 +0100
commit37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a (patch)
tree4a00a6132fcd2d0846bb7f11d2985e369a1e0838 /README.md
parentUpdate (g4f/Provider/needs_auth/GeminiPro.py) (diff)
parentMerge pull request #2331 from NoelisTired/main (diff)
downloadgpt4free-37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a.tar
gpt4free-37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a.tar.gz
gpt4free-37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a.tar.bz2
gpt4free-37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a.tar.lz
gpt4free-37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a.tar.xz
gpt4free-37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a.tar.zst
gpt4free-37a8e8d2ad9a4a0bbd8dacfdf7ee0b2334558c1a.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a47791ee..0c5f488b 100644
--- a/README.md
+++ b/README.md
@@ -300,7 +300,7 @@ To utilize the OpenaiChat provider, a .har file is required from https://chatgpt
##### Storing the .HAR File
-- Place the exported .har file in the `./har_and_cookies` directory if you are using Docker. Alternatively, you can store it in any preferred location within your current working directory.
+- Place the exported .har file in the `./har_and_cookies` directory if you are using Docker. Alternatively, if you are using Python from a terminal, you can store it in a `./har_and_cookies` directory within your current working directory.
> **Note:** Ensure that your .har file is stored securely, as it may contain sensitive information.