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

Suggestions: model choices, horizontal sliders with min/max value in settings #44

Closed
fuegovic opened this issue Mar 15, 2023 · 4 comments

Comments

@fuegovic
Copy link

fuegovic commented Mar 15, 2023

It would be awesome to be able to switch between different models. I usually go with gpt-3.5-turbo and text-davinci-003 on my python gui. Depending on what I look for, I sometimes switch back and forth between them in one conversation.

Implementing the option for gpt-4 would be great for those with early access. I've also come across the codex-davinci model which looks promising, although I did not have great success with it.

Using horizontal sliders instead of the small increment up/down arrow buttons in the settings section would make it a lot easier to use. Additionally, providing min/max value for the different settings would make navigation through that section more user friendly.

Thanks, this project is amazing, keep up the good works!

@Niek
Copy link
Owner

Niek commented Mar 17, 2023

See: https://platform.openai.com/docs/models/model-endpoint-compatibility

Currently only GTP-3.5 and GTP-4 are supported for chats, the other models not. But I will definitely add it to the settings. Great idea on the other settings enhancements as well!

Niek added a commit that referenced this issue Mar 17, 2023
…ices, horizontal sliders with min/max value in settings #44
@Niek
Copy link
Owner

Niek commented Mar 18, 2023

Fixed now

@Niek Niek closed this as completed Mar 18, 2023
@Niek
Copy link
Owner

Niek commented Mar 20, 2023

@all-contributors add @fuegovic for ideas

@allcontributors
Copy link
Contributor

@Niek

I've put up a pull request to add @fuegovic! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants