How to: Get OpenAI API Key?

HelperAI uses OpenAI's API to power the Agent's response generation. To use HelperAI, you need to have an OpenAI API key.
You can find your Secret API key by the flowing steps:

  1. Go to OpenAI's API Keys page.
  2. Click on the + Create New Secret Key button.
  3. You will be prompt to enter a name for your API key. Enter a name and click the Create Secret Key button.
  4. You will see your API key in the list. Click on the Copy button to copy your API key to the clipboard.

Since Helper AI leverages OpenAI's GPT-4 model, make sure your API key has access to the GPT-4 model. Otherwise, you will not be able to use HelperAI currently.