Package com.embabel.agent.rag
Interface MaterializedSection
-
- All Implemented Interfaces:
-
com.embabel.agent.rag.ContentElement,com.embabel.agent.rag.Datum,com.embabel.agent.rag.HierarchicalContentElement,com.embabel.agent.rag.Section
public interface MaterializedSection implements Section
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.embabel.agent.rag.Section
getTitle, labels, propertiesToPersist -
Methods inherited from class com.embabel.agent.rag.HierarchicalContentElement
getParentId -
Methods inherited from class com.embabel.agent.rag.Datum
getId, getMetadata, getUri -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-