Update README.md

This commit is contained in:
0xacx 2022-12-14 21:38:38 +02:00 committed by GitHub
parent 7fed908118
commit 473ae8a1eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)