opengento / module-openai-connector
N/A
Package info
github.com/opengento/magento2-openai-connector
Type:magento2-module
pkg:composer/opengento/module-openai-connector
1.0.0
2024-03-09 16:32 UTC
Requires
- magento/framework: *
- openai-php/client: ^0.6.2
This package is auto-updated.
Last update: 2026-02-11 15:01:20 UTC
README
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
composer require opengento/magento2-openai-connector
Setup the module
Run the following magento command:
bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
Settings
The configuration for this module is available in 'Stores > Configuration > Services > OpenAI API'.
Support
Raise a new request to the issue tracker.
Authors
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!