Skip to content

Commit 1e0376a

Browse files
authored
Update README.md
1 parent 35d0681 commit 1e0376a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ChatGPT-PyQT-Prompter is a Python run desktop application built with PyQt5 that allows users to interact with various OpenAI models using your own API key, [keys found here](https://platform.openai.com/api-keys) (for more advanced models money must first be put on your account).
55
Users can provide prompts to the models and receive generated responses. The application supports setting an API key, choosing different models, maintaining a history of prompts, and displaying the models' responses.
66

7-
NOTE: "gpt-4-1106-preview" is GPT4 - Turbo!
7+
NOTE: "gpt-4-turbo-preview" is GPT4 - Turbo most up to date model!
88

99
New models can be found here: [https://platform.openai.com/docs/models](https://platform.openai.com/docs/models)
1010

0 commit comments

Comments
 (0)