opengento/module-openai-connector

1.0.0 2024-03-09 16:32 UTC

This package is auto-updated.

Last update: 2024-04-11 11:02:42 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

  • Opengento Community - Lead - Twitter Follow

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!