Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 1.25 KB

File metadata and controls

40 lines (19 loc) · 1.25 KB

License: AGPL-3

OpenAI Product Description

OpenAI Logo

This module allows to generate a product sales description with OpenAI's GTP3 model from product tags, attributes or any other product information.

Usage

On a product, select Create Sales Description action :

image

OpenAI will create 4 description proposals. Choose the one you prefer (you can correct it), then, click on Apply to save the value as the product sales description.

image

This action is also available from the product list view.

Requirements

openai_connector is required.

This module requires the Python client library for OpenAI API

pip install openai

Maintainer