Configuration
Once you have successfully installed the extension, go to Stores -> Configuration to configure the extension for use.

ChatGPT AI Content Generator PRO – Enable or disable the extension from here.

Base URL – Enter the base URL for API.
API Key – Enter the API Key generated from your OpenAI account.
Language – Select the language in which you want to generate AI content.
GPT Model – Select the GPT model from the dropdown.
Length Of Short Description – Set the length in characters for the product’s short description. (only for GPT-4 or lower models)
Length Of Description – Set the length in characters for the product’s long descriptions. (only for GPT-4 or lower models)
Verbosity - Set the length of description as low, medium, or high. (only for GPT-5 model)
Prompt For Description – You can enter a prompt for the product’s long descriptions to generate customized AI content.
Prompt For Short Description – You can enter a prompt for the product’s short description to generate customized AI content.

Seller Name - Set the seller name for the product feed in ChatGPT.
Seller Privacy Policy URL - Add the privacy policy URL.
Seller Terms of Service URL - Add the Terms of Service URL.
Return Policy URL - Add the return policy URL.
Return Window - Set the number of order return days.
After that, run the below command
php bin/magento magecomp:product-feed:generate
Last updated