Releases: ist-dresden/composum-AI
Composum AI 0.5.1
This release contains various fixes and small extensions for Adobe AEM. It is still 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 the content creation dialog was modified to contain the 'source content' explicitly as dialog field - that is, the base text that is processed by the AI using the data.
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.1
- Prepackaged in the Composum Starter and docker image composum/featurelauncher-composum , both created in the Composum Launcher project. (Currently version 0.5.1 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
- Fixes and various AEM improvements by @stoerr in #26
- Feature/24 implement restrictions for AEM by @stoerr in #28
- Feature/22 rework approximate markdown servlet by @stoerr in #29
- feature/27 composum backlog : implement alike modifications as done for AEM by @stoerr in #30
Full Changelog: composum-ai-integration-0.5.0...composum-ai-integration-0.5.1
Composum AI 0.5.0
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
Composum AI 0.4.1
This is the next public release of the Composum AI featuring the following dialogs that can support you in efficient content generation.
- translation dialog
- page category dialog
- content creation dialog
- sidebar AI
New in this release is the sidebar AI that can support you in reviewing the text of pages, e.g. spell check, proofreading, content flow analysis and many more inclusive free prompting, and also provides the ability to chat to ask questions about the AI's proposals or free discussions.
Downloads
- Try it live on cloud.composum.com
- As Sling package: https://central.sonatype.com/artifact/com.composum.ai/composum-ai-integration-composum-package/0.4.1
- Prepackaged in the Composum Starter and docker image composum/featurelauncher-composum , both created in the Composum Launcher project. (Currently version 0.4.1 it is only contained in docker image 'develop'; the 'latest' image and the Composum Starter will be updated soon.)
Dependencies
This is an extension of Pages and needs at least version 1.5.1.
What's Changed
- Sidebar dialog, first version (without chat) by @stoerr in #10
- #3 sidebar dialog: implement chat by @stoerr in #11
- Prompt collection extended
- #12 minor bugs and extensions
Full Changelog: composum-ai-integration-0.3.1...composum-ai-integration-0.4.1
Composum AI 0.3.1
This is the second public release of the Composum AI featuring the following dialogs that can support you in efficient content generation, featuring improvements in it's dialogs:
- translation dialog
- page category dialog
- content creation dialog
Downloads
- Try it live on cloud.composum.com
- As Sling package: https://central.sonatype.com/artifact/com.composum.ai/composum-ai-integration-composum-package/0.3.1
- Prepackaged in the Composum Starter and docker image composum/featurelauncher-composum , both created in the Composum Launcher project.
Dependencies
This is an extension of Pages and needs at least version 1.5.1.
What's Changed
- Use streaming to improve user experience #5
- More accurate limitation of text length #6
- Improvements of prompt injection resistance #8
- Internal changes of package structure #9
Full Changelog: composum-ai-integration-0.2.0...composum-ai-integration-0.3.1
Composum AI 0.2.0
This is the first public release of the Composum AI featuring the following dialogs that can support you in efficient content generation:
- translation dialog
- page category dialog
- content creation dialog
Downloads
- As Sling package: https://central.sonatype.com/artifact/com.composum.ai/composum-ai-integration-composum-package/0.2.0
- Prepackaged in the Composum Starter and docker image composum/featurelauncher-composum , both created in the Composum Launcher project.
Dependencies
This is an extension of Pages and needs at least version 1.5.1.
Full Changelog: https://github.com/ist-dresden/composum-AI/commits/composum-ai-integration-0.2.0
Composum ChatGPT integration 0.1.1
This is the first release of the Composum ChatGPT integration featuring the following dialogs that can support you in efficient content generation:
- translation dialog
- page category dialog
- content creation dialog
Downloads
- As Sling package: https://central.sonatype.com/artifact/com.composum.chatgpt/composum-chatgpt-integration-composum-package/0.1.1
- Prepackaged in the Composum Starter and docker image composum/featurelauncher-composum , both created in the Composum Launcher project.
Dependencies
This is an extension of Pages and needs at least version 1.5.1.
Full Changelog: https://github.com/ist-dresden/composum-chatgpt-integration/commits/composum-chatgpt-integration-0.1.1