deiucanta / chatpad

Not just another ChatGPT user-interface!
https://chatpad.ai
GNU Affero General Public License v3.0
1.33k stars 252 forks source link

Only show GPT models that are available for your API key #96

Open dbosman opened 9 months ago

dbosman commented 9 months ago

Hi Team,

First of all, i like the tool that you build. I build a similar tool (only for windows) a while ago as a POC and i added following functionality into the tool:

In settings, where you select the model, this can be made dynamically by looking up the models available for your API key. After the list is retrieved, the models that you don't want can be filtered out. (f.e. only keep models that start with GPT)

This has 2 advantages:

The API call documentation for retrieving available models: https://platform.openai.com/docs/api-reference/models/list