Composum AI 0.5.0
stoerr
released this
25 Sep 07:07
·
947 commits
to develop
since this release
The big news in this release is that there is now an Adobe AEM version of Composum AI! That's the first version, so it's a bit experimental, so please be sure to give us some feedback, so that you can shape it's future.
AEM variant
In the AEM version you have two dialogs:
- the content creation dialog, can be called up with an added icon in the toolbar of the richtext editor and the label of text areas in component dialogs and other dialogs,
- the side panel AI integrated into the side panel of the editor and experience fragment editor.
It should work in AEMaaCS. (An equivalent of the translation dialog or page category dialog are currently not planned, since translation and page tags work quite differently in AEM.)
Composum Pages variant
Provides:
- translation dialog
- page category dialog
- content creation dialog
- sidebar AI
In this release there was mostly some refactoring to share code between the variants, and some prompt improvements.
Downloads
Composum Pages
- Try it live on cloud.composum.com
- As Sling package: https://central.sonatype.com/artifact/com.composum.ai/composum-ai-integration-composum-package/0.5.0
- Prepackaged in the Composum Starter and docker image composum/featurelauncher-composum , both created in the Composum Launcher project. (Currently version 0.5.0 it is only contained in docker image 'develop'; the 'latest' image and the Composum Starter will be updated soon.)
AEM
- Download and install the package , configure an OpenAI API Key at "GPT Chat Completion Service" .
- All content package for Composum AI AEM variant on Maven Central
Dependencies
This is an extension of Pages and needs at least version 1.5.1.
What's Changed
Full Changelog: composum-ai-integration-0.4.1...composum-ai-integration-0.5.0