This commit is contained in:
konrad 2023-03-21 00:16:52 +00:00
parent 6562b8a93c
commit 39b908cc80
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ IMPORTANT: When you specify "nickname", make sure you replace all occurences of
```
$ sed -i 's/ChatGPT/MyBot/g' chatgpt.py
```
### Optional settings:
You can optionally adjust following settings, for more details see:
https://platform.openai.com/docs/api-reference/completions
```