opengento / module-openai-connector
N/A
Installs: 0
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 9
Forks: 0
Open Issues: 2
Type:magento2-module
Requires
- magento/framework: *
- openai-php/client: ^0.6.2
This package is auto-updated.
Last update: 2024-11-11 12:06:56 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!