Package com.composum.ai.backend.slingbase.experimential.impl
-
Class Summary Class Description AITemplatingServiceImpl This 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:
AITemplatingServiceImpl.Replacement -
Exception Summary Exception Description AITemplatingServiceImpl.AITemplatingRetryableException An exception that says something is wrong with the response, but that might be temporary and can be retried.