Before You Install the Recipe
Use following steps to create an OpenAI API Key.
- Log in to the OpenAI account at:
https://auth.openai.com/log-in. If the account does not exist, you can create a free account. - Click on the Settings icon from the top right corner.
- Click API Keys from the left navigation bar.
- Click Create new secret key.
- Enter a Name, choose Default Project and click Create secret key.
- Copy the secret key and save it in a secure location as the key is required while setting up the OpenAI connection.