You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
<a href="https://www.buymeacoffee.com/brunneis" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="35px"></a>
13
12
</p>
14
13
15
-
## Install
14
+
## Install or update
16
15
```bash
17
16
pip install -U chatgpt
18
17
```
19
18
20
-
## Get the credentials
21
-
1. Login into https://chat.openai.com/chat with your browser
22
-
2. Paste the content of [interceptor.js](/chatgpt/interceptor.js) in the browser console
23
-
3. Store the JSON in a file called `config.json`
19
+
20
+
## Create a file with your credentials
21
+
> :warning: Please, update the library. Note the change in the config file.
22
+
23
+
Create the file `config.json` in your working directory:
0 commit comments