Class RagMetadata


  • public final class RagMetadata
    extends Object
    RAG metadata.
    • Constructor Detail

      • RagMetadata

        public RagMetadata​(String retrievedDocumentId)
      • RagMetadata

        public RagMetadata()
    • Method Detail

      • getRetrievedDocumentId

        public String getRetrievedDocumentId()
        The UUID of the matched document used during the RAG operation.