Composum AI 1.3.3
Release summary
The release 1.3.3 makes some improvements for the automatic translation . The translator checks now whether there are links (in the form of href="...") in the text and verifies that these are present in the output, too. If not the translation is retried with instructions not to translate these.
Also, in the case of a retranslation we add the already translated part text to the request as context for the AI to draw from. This is done in the target language so that the AI can draw from that for consistency. There were also a few bugfixes and improvements on the dictation feature.
What's Changed
- some bugfixes and documentation improvements by @stoerr in #123
- Adds temperature and seed setting for making the translation more deterministic if needed by @stoerr in #124
- Check links during translation by @stoerr in #125
- Include by default already translated values into translation request by @stoerr in #126
- Improve translation template to admit already translated parts by @stoerr in #132
- Quite a number of version bumps by @dependabot
- Bugfix: adapt href in richtext during translation by @stoerr in #153
- Include already translated texts as additional context for translation by @stoerr in #154
Full Changelog: composum-ai-integration-1.2.0...composum-ai-integration-1.3.3
Downloads
AEM
- Download and install the package , configure an OpenAI API Key at "GPT Chat Completion Service" .
- Or add the Composum AI for AEM all package on Maven Central to your deployment.
- There is an example configuration package you could optionally use or extend from the source
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/1.3.3
- Prepackaged in the Composum Starter and docker image composum/featurelauncher-composum , both created in the Composum Launcher project.
Dependencies
The AEM variant runs on AEM >= 6.5 and AEMaaCS.
The Composum variant is an extension of Composum Pages and needs at least
version 1.5.1.