Skip to content

Releases: boxblinkracer/shopware-ai-demodata

v1.4.0

08 Feb 22:19
Compare
Choose a tag to compare

Changed

  • Upgraded Image generation model to dall-e-3 with better results and higher image size options.
  • Changed deprecated model gpt-3.5-turbo to the new gpt-3.5-turbo-instruct.

v1.3.1

28 Jul 21:00
Compare
Choose a tag to compare

Fixed

  • Fix problem where the default value of the "--count" argument did not work. So it was not possible to skip it.
  • Fix problem where the plugin always threw an exception if no API key was provided, even if other commands would have been called.

v1.3.0

01 Jul 22:15
Compare
Choose a tag to compare

Added

  • Added new option --saleschannel to specify the SalesChannel when importing products and assign them to a category. (thx @schliesser)

v1.2.0

06 Jun 19:01
Compare
Choose a tag to compare

Added

  • Added new option to define the approximate length of product descriptions.
  • Add new plugin configuration hint for OpenAI key that it starts with sk_. (thx @jissereitsma)
  • Added better error output for OpenAI requests. Sometimes the message is empty, but the error code can still be displayed. (thx @jissereitsma)

v1.1.0

05 Jun 16:19
Compare
Choose a tag to compare

Added

  • Add new CLI command to generate media images.
  • Added new plugin configurations for default values.
  • Add new option to specify the sizes of generated product images.

v1.0.0

04 Jun 20:07
Compare
Choose a tag to compare

Initial release with product data generation