LibreChat/api/app/clients
Daniel Avila aa4fd57459 feat(chatgpt-browser): add support for multiple GPT models
This commit adds support for multiple GPT models in the chatGPT-browser
client. The available models are now stored in a Map object, which maps
the model label to its corresponding model.

The commit adds a new component, ChatGPTOptions, to the client
UI to allow the user to select the GPT model to use in the chat. The
component is only displayed when the chatGPT-browser endpoint is
selected.
2023-04-02 14:34:12 -04:00
..
bingai.js feat: feat: new endpoint-style endpoint select 2023-03-31 04:22:16 +08:00
chatgpt-browser.js feat(chatgpt-browser): add support for multiple GPT models 2023-04-02 14:34:12 -04:00
chatgpt-client.js feat: endpoint setting mobile style. 2023-04-01 23:27:44 +08:00
sydney.js feat: complete frontend/backend tone handling 2023-03-24 16:21:10 -04:00