Uses of Interface
com.composum.ai.backend.slingbase.experimential.AITemplatingService
-
Packages that use AITemplatingService Package Description com.composum.ai.aem.core.impl.autotranslate.workflow com.composum.ai.backend.slingbase.experimential.impl -
-
Uses of AITemplatingService in com.composum.ai.aem.core.impl.autotranslate.workflow
Fields in com.composum.ai.aem.core.impl.autotranslate.workflow declared as AITemplatingService Modifier and Type Field Description protected AITemplatingServicePageTemplatingWorkflowProcess. aiTemplatingService -
Uses of AITemplatingService in com.composum.ai.backend.slingbase.experimential.impl
Classes in com.composum.ai.backend.slingbase.experimential.impl that implement AITemplatingService Modifier and Type Class Description classAITemplatingServiceImplThis implementation uses the markers: A field that is a prompt begins withPROMPTFIELD:A field that is referenced by other fields begins withPROMPTFIELD#ID:where ID is a unique identifier for the field A URL source is added asSOURCEURL(https://example.com/)after that. A prompt that applies to the whole page can be put into a multi line field; it begins on a line withPAGEPROMPT:
-