How can I create an OpenAI account or generate an API key?
1) Create an account at https://platform.openai.com 2) Navigate to https://platform.openai.com/api-keys 3. click on ‘Create new secret key 4. give the key a name (e.g. AcrisProductDescriptionSummarizerOpenAIKey) and click on ‘Create secret key’ 5. copy the key and store it safely 6. paste the key into the corresponding field in the plugin config The use of the key can be viewed at https://platform.openai.com/usage The OpenAI account can be topped up with credit at https://platform.openai.com/settings/organization/billing/overview The maximum usage can be limited (you should not upload too much at the beginning, as the credit expires after one year (e.g. $100 paid in, $2 used, $98 is no longer available after one year and cannot be refunded).