The Hyva_AiGemini modules implements Google's Gemini AI API utilizing the Hyva_Ai framework.
- Install via composer
composer require hyva-themes/magento2-module-ai-gemini - Run
bin/magento setup:upgrade
- Install via composer
composer config repositories.hyva-themes/magento2-module-ai git git@gitlab.hyva.io:hyva-themes/ai/module-ai.git composer config repositories.hyva-themes/magento2-module-ai-gemini git git@gitlab.hyva.io:hyva-themes/ai/module-ai-gemini.git composer require hyva-themes/magento2-module-ai-gemini:dev-main --prefer-source - Run
bin/magento setup:upgrade
https://docs.hyva.io/hyva-themes/ai/features-providers/index.html
This package is licensed under the Open Software License (OSL 3.0).
- Copyright: Copyright © 2020-present Hyvä Themes. All rights reserved.
- License Text: The full text of the OSL 3.0 license can be found in the
LICENSE.txtfile within this package, and is also available online at http://opensource.org/licenses/osl-3.0.php.