Cerlancism / chatgpt-subtitle-translator

Efficient translation tool based on ChatGPT API
https://cerlancism.github.io/chatgpt-subtitle-translator/
MIT License
199 stars 16 forks source link

GPT-4 support #19

Closed mkatic007 closed 7 months ago

mkatic007 commented 7 months ago

Can the web-ui work with GPT-4 and how?

Cerlancism commented 7 months ago

Refer to https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo Not all gpt-4 models maybe usable to your account at API level, check the help article linked there

And enter the model name, eg gpt-4 to Model input field

Cerlancism commented 7 months ago

Any follow ups?

Cerlancism commented 7 months ago

Closing as invalid since there is no follow up, and gpt-4 model is always supported for both CLI and Web UI.