Skip to content

Releases: instride-ch/pimcore-ai-tools

v1.0.2

09 Jul 12:50
Compare
Choose a tag to compare

New Feature

  • Options for OpenAI provider

Bugfixes

  • Wrong default textProvider
  • Reopen admin bundle module

Full Changelog: 1.0.1...1.0.2

v1.0.1

09 Jul 11:48
Compare
Choose a tag to compare

Minor bugfixes

Full Changelog: 1.0.0...1.0.1

v1.0.0

09 Jul 09:10
Compare
Choose a tag to compare

This bundle provides simple AI tools for pimcore.
Currently, there are three prompt types (Text creation, optimization and correction) integrated.

Features

  • Admin-Helpers:
    • New Document editable "AiWysiwyg" (extended from pimcore_wysiwyg editable)
    • New Pimcore object data type "AiWysiwyg" (extended from wysiwyg data type)
    • Configuration module with default settings and list of all types used as well as the option to configure prompts and providers individually
  • Frontend-Helpers
    • New UIkit component "AiHelper"
    • New Symfony form field type "AiTextareaType" (uses the "AiHelper" component)