Help with running Wasp MageGPT locally on ubuntu

I am looking to get some help running WaspGPT locally with my own OpenAI key so I can use GPT 4 for the whole app. My question is:

"Where do I add my API key on the command line to generate the app?"

wasp new-ai:disk MyAwesomeApp "Description of my awesome app." "{ "defaultGptModel": "gpt-4" }"

I have nvm 18 installed and ran the curl command to install the AI version.
Was this page helpful?