Skip to content
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

Closed
avelican opened this issue Apr 12, 2023 · 5 comments
Closed

🤖 Add option to use GPT-4 #33

avelican opened this issue Apr 12, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@avelican
Copy link

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

@OVAWARE
Copy link

OVAWARE commented Apr 12, 2023

I would agree. Allow users to choose between GPT-3.5, 3 and 4 when they have there custom token.

@gauravsaini
Copy link

#39

@asim-shrestha
Copy link
Contributor

Thanks @gauravsaini that will help on the dev side, for production usage @Jshen123 is working on something

@asim-shrestha asim-shrestha changed the title Add option to use GPT-4 🤖 Add option to use GPT-4 Apr 13, 2023
@Jshen123
Copy link
Contributor

Jshen123 commented Apr 13, 2023

PR (#88) for issue #33

asim-shrestha added a commit that referenced this issue Apr 14, 2023
Jshen123 added a commit that referenced this issue Apr 15, 2023
@APiTJLillo
Copy link

Model input has been added in settings

@APiTJLillo APiTJLillo added the enhancement New feature or request label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants