Skip to content

Composum AI 3.1.2

Latest
Compare
Choose a tag to compare
@stoerr stoerr released this 22 May 13:36
· 1 commit to develop since this release

Release summary

There are several important new features concerning the automatic translation in release 3.1.2.

  • Since there are now many providers offering large language models (LLM) with APIs similar to the OpenAI chat completion API, and those differ in multi language capabilities, we have added the ability to use multiple LLM backends. It is now possible to configure several different LLM (we tried OpenAI, Anthropic Claude, Google Gemini and Microsoft Azure AI Foundry) as backends simultaneously and configure which backend / model to use for translation on each site. Compare configuration. There is also a tool /apps/composum-ai/components/autotranslatemodelcompare.html for a rough evaluation which model does best for which lanugage.
  • Major news for the useability of AI Translation is the translation review tool. It shows a comfortable view that shows the original and translated texts occurring on a page and allows an easy process of accepting or adapting translations, and has additional support for displaying and merging changes in the original into the translated page.
  • A bulk edit tool has been provided that supports replacing words or phrases in a page tree, while observing technical details relevant for the AI translation.

The Composum Pages version has been discontinued since the changes apply almost exclusively to AEM. You can continue using older releases for Composum Pages or contact us if you need support for Composum Pages.

What's Changed

New Contributors

Full Changelog: composum-ai-integration-2.2.5...composum-ai-integration-3.1.2

Downloads

Dependencies

The AEM variant runs on AEM >= 6.5 and AEMaaCS.