Releases: instride-ch/pimcore-ai-tools
Releases · instride-ch/pimcore-ai-tools
v1.0.2
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
Minor bugfixes
Full Changelog: 1.0.0...1.0.1
v1.0.0
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)