obiscr / ChatGPT

This project is a plugin that supports ChatGPT running on JetBrains series IDE.
https://plugins.jetbrains.com/plugin/20603-chatgpt
Other
1.02k stars 229 forks source link

Custom OpenAI API model name #294

Closed paullallier closed 11 months ago

paullallier commented 11 months ago

I don't think this is a duplicate of #190 - sorry if it is.

Would it be possible to have an option to manually enter a model name rather than just selecting from a pre-set list, please? Obviously, I'm most interested in gpt-4-1106-preview at the moment, which will probably evolve to gpt-4-turbo in a few weeks, but if they are going to start hosting custom models, a free-text model name field would be useful.

Assuming, of course, that the syntax on the API for calling the different models isn't completely different - I've not looked.

obiscr commented 11 months ago

There is no problem with adding custom models. Regarding the API, it should be the same.

dmitrii-maksimov commented 11 months ago

@obiscr please explain how to add custom model?

obiscr commented 11 months ago

The new version 3.1.7 is under review, and once it's approved, the model can be customised!

obiscr commented 11 months ago

Hi, please update to latest version 3.1.7, this issue is fixed