Interface Content

All Known Implementing Classes:
DefaultContent

public interface Content
Represents content relevant to a user Query with the potential to enhance and ground the LLM's response.
Currently, it is limited to text content (i.e., TextSegment), but future expansions may include support for other modalities (e.g., images, audio, video, etc.).
See Also: