toshiakit / MatGPT

MATLAB app to access ChatGPT API from OpenAI
MIT License
202 stars 29 forks source link

Settings #20

Closed yanndebray closed 11 months ago

yanndebray commented 1 year 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 11 months ago

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

nothans commented 11 months ago

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