You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
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).
5
5
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.
6
6
7
-
NOTE: "gpt-4-1106-preview" is GPT4 - Turbo!
7
+
NOTE: "gpt-4-turbo-preview" is GPT4 - Turbo most up to date model!
8
8
9
9
New models can be found here: [https://platform.openai.com/docs/models](https://platform.openai.com/docs/models)
0 commit comments