Interface ContentInjector

All Known Implementing Classes:
DefaultContentInjector

public interface ContentInjector
Injects given Contents into a given UserMessage.
The goal is to format and incorporate the Contents into the original UserMessage enabling the LLM to utilize it for generating a grounded response.
See Also: