Skip to content

Commit a6f6c20

Browse files
authored
Update README.md
1 parent 34c8091 commit a6f6c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ This script relies on curl for the requests to the api and jq to parse the json
128128

129129
### Use the official ChatGPT model
130130

131-
- The model that ChatGPT web uses is `gpt-3.5-turbo` which is the model that is set by default when starting the script.
131+
- The default model used when starting the script is `gpt-3.5-turbo`.
132132

133133
### Use GPT4
134134
- If you have access to the GPT4 model you can use it by setting the model to `gpt-4`, i.e. `chatgpt --model gpt-4`

0 commit comments

Comments
 (0)