Skip to content

Composum AI 1.1.3

Compare
Choose a tag to compare
@stoerr stoerr released this 30 May 13:21
· 299 commits to develop since this release

Release summary

The release 1.1.3 of the Composum AI introduces a new feature: Page templating. While the content creation dialog nicely supports working on a single text that is part of a component, it is not possible to create whole components or even pages in one step. If you have a number of almost identically structured pages where the texts have the same function and would need the same prompts applied just to different background information, then our new feature, AI page templating, might be what you need. So the major new things are:

  • AI page templating to generate whole page drafts from a set of prompts and an information source
  • some enhancements to the ai assisted search / RAG support

Downloads

AEM

Composum Pages

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.

What's Changed

  • Page templating prototype by @stoerr in #87
  • Implement a cache for embeddings to make ai supported search / RAG more efficient by @stoerr in #88
  • Some version bumps by @dependabot
  • Various fixes by @stoerr in #89
  • Make automatic translation model switchable by @stoerr in #95

Full Changelog: composum-ai-integration-1.0.0...composum-ai-integration-1.1.3