diff --git a/README.md b/README.md index fd0a17b..5f62ad5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Chatgptcli A simple shell script to use OpenAI's chatgpt from the terminal without installing python or node. -The script uses the `completion` endpoint and the `"text-davinci-003"` model. +The script uses the `completion` endpoint and the `text-davinci-003` model. ![Screenshot](https://user-images.githubusercontent.com/99351112/207676114-3d2c934f-68a7-40cc-b113-df9c4e8f25c7.png)