-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🤖 Add option to use GPT-4 #33
Labels
enhancement
New feature or request
Comments
I would agree. Allow users to choose between GPT-3.5, 3 and 4 when they have there custom token. |
Thanks @gauravsaini that will help on the dev side, for production usage @Jshen123 is working on something |
asim-shrestha
added a commit
that referenced
this issue
Apr 14, 2023
feat(#33): implement model input
Model input has been added in settings |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Many of your users have access to GPT-4 already. I checked the settings but there is no option to use it. I checked the code, and the model name is baked-in as gpt-3.5-turbo. It would be very nice to have a GPT-4 option considering the difference in quality.
(Might be worth adding a notice that using GPT-4 will be slower and more expensive.)
The text was updated successfully, but these errors were encountered: