To add the OpenAI API key, you need to set an environment variable named WURST_OPENAI_KEY
. Currently, Wurst does not have a settings or configuration file for this function.
Here’s how you can do it:
Generate an API key on ChatGPT
On Windows, go to System Properties > Advanced > Environment Variables. (Alternatively, you can open the same dialog by typing "path" in the Windows search bar.)
In the Environment Variables window, create a new entry. Name it WURST_OPENAI_KEY
and set your API key as its value.
Restart your computer to apply the changes.
After this, your client should have access to the API key.