Mirasvit AI Assistant
v1.3.12

Getting Started

Welcome to the AI Assistant documentation.

Whether you are a new or an advanced user, you can find some useful information here.

Go ahead, dive in!

Firstly, please, find our extension in My Downloadable Products section of our store. Learn how to install extension, and proceed with Quick Start, which will guide you to set up your AI Assistant service.

How to install the extension

How to install the extension How to install the extension using composer Backup your store's database and web directory. Login to the SSH console on your server and navigate to the root directory of the Magento 2 store. Copy the installation instructions...

Configuration

Configuration AI Assistant integrates your Magento store with GPT3/ChatGPT, allowing you to leverage the latest AI technology advances in your business. The AI will help you with SEO, customer support, and your blog: save time and make your store more v...

General Settings

General Settings OpenAI Secret Key Navigate to Stores > Settings > Configuration > Mirasvit extensions > AI Assistant > General. Paste the API key into the field OpenAI Secret Key in order to use the artificial intellect in your store. N...

Prompt management

Prompt management ChatGPT starts generating text in respond to a text prompt. Configure prompts for your store by navigating to System > AI Assistant > Prompts. Add a new prompt or duplicate an existing one to use it as a template. Configure the p...

Examples of prompts

Examples of prompts Prompt for Meta Title Code meta_title Title Meta Title Prompt Write a meta title on the following product information: {{ global.input }} Product attributes: {{ product.attributes }} Scopes Product Field Selectors [nam...

Automation rules

Automation rules Automation rules functionality allows to run the selected prompts by Cron. Navigate to System > AI Assistant > Automation rules and add a new rule. Automation rule configurations are split in 2 stages. On the first stage you'll ne...

Command Line Interface

Command Line Interface Usage: php -f bin/magento [options] mirasvit:assistant:apply-rule - Apply automation rule for products that match rule's conditions. This command has the following params: --id - id of applied rule. This parametr is required. --e...

How to upgrade extension

How to upgrade extension To upgrade the extension, follow these steps: Backup your store's database and web directory. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run command composer require mirasvi...

Disabling the Extension

Disabling the Extension Temporarily Disable To temporarily disable the extension please follow these steps: Login to the SSH console on your server and navigate to the root directory of the Magento 2 store. Run the command php -f bin/magento module:disab...

Change Log

Change Log 1.3.12 (2024-03-11) Features Compatibility with Mirasvit_Brand (prompts) 1.3.11 (2024-02-27) Improvements Added support for the GPT-4 Turbo model 1.3.10 (2023-12-29) Improvements Page Builder support for pre-installed prompts for categor...