Fixing Missing Content Generation

Why is ChatGPT AI Content Generator not generating content?

There are several reasons why the extension might not generate content on your Magento.

1. First, make sure the ChatGPT API key on the OpenAI platform are generated if OpenAI key is used as Content Generation Provider:





Then add it to the Secret Key field in Magento on the OpenAI Core module configuration page: 



2. If the correct key is being used, but content is still not generated, it might be possible that you have hit your maximum monthly spend (hard limit) for the API. This means that you have consumed all the credits or units allocated to your plan and have reached the limit of your billing cycle. To solve this, check your current quota in your ChatGPT account settings. To solve the issue, consider upgrading to a pay-as-you-go plan that offers a higher quota.
 

      
3. There is a chance that you have submitted too many tokens or requests in a short period of time and have exceeded the number of requests allowed. It may happen if you generate content using mass product actions for a great amount of products. The solution is to wait until the limit block is lifted or update the rate limits plan:


      
4. It can be useful to check the Magento log file on the errors regarding the ChatGPT extension. You can check logs with the next command:

tail -n20 var/log/system.log



      • Related Articles

      • ChatGPT AI Content Generator API

        We have created a public API collection for ChatGPT AI Content Generator module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using ...
      • Can I generate blog content with AI?

        The Blog Pro module is fully compatible with Amasty's AI Content Generator, providing you with built-in functionality to effortlessly generate Blog Posts content using AI technology. You need to install the amasty/module-ai-blog-pro-content-generator ...
      • Can I generate labels with AI?

        Starting version 2.6.0 the Product Labels module is fully compatible with Amasty's AI Content Generator, providing you with built-in functionality to effortlessly generate label images using AI technology. You need to install the ...
      • Why is ChatGPT AI Content Generator not generating content when using Amasty AI Service?

        There are several reasons why the extension might not generate content on your Magento. In case Amasty AI Service provider is used in Stores → Configuration → Amasty Extensions → AI Content Generator, kindly make sure to check the following details: ...
      • Can I generate tabs title and content with AI?

        Starting version 1.5.0 the Product Tabs module is fully compatible with Amasty's AI Content Generator, providing you with built-in functionality to effortlessly generate tabs title and content using AI technology. You need to install the ...