toshiakit / MatGPT

MATLAB app to access ChatGPT API from OpenAI
MIT License
190 stars 26 forks source link

Settings #20

Closed yanndebray closed 6 months ago

yanndebray commented 8 months ago

Before starting a new chat, I'd like to be able to access the settings in order to enter my API key for instance. You can keep a chat specific settings page for each new chat, but I would like a "default" setting, that could be accessed from a button on the top right of the app looking like this: image

toshiakit commented 6 months ago

There is a new update in the 'dev' branch that streamline the process to add your API key.

nothans commented 6 months ago

Try the latest release. We just merged dev into main and cut a new release (v2.0.0).