How to
This section contains the key techniques and methods for optimally configuring AI Assistant. Study them to set up the extension properly.
📄️ Create prompt
A Prompt is a central point in our AI Assistant extension. It is used to specify how the extension will interact with ChatGPT, configure input/outputs, and bind prompts to Magento fields through Selectors. A prompt is created separately for different scopes and allows the use of Variables available for them.
📄️ Create automation rule
The automation rule is used for bulk data processing. To trigger the rule, you should use the CLI command. Alternatively, you can schedule the command to run in your crontab.
📄️ Use prompts
Below are the most popular examples of how prompts are used.
📄️ Translate content with a prompt
OpenAI language model can be used for translating text to another language. You need to create a corresponding propmpt in AI Assistant to use ChatGPT for translating purposes.
📄️ Upgrade extension
Follow these steps to update the extension via сomposer:
📄️ Disable extension
Using these steps you can disable or remove extension.