Class Rag


  • public class Rag
    extends Object
    Retrieval-Augmented Generation info class.
    • Constructor Detail

      • Rag

        public Rag()
    • Method Detail

      • getMatchingDocumentId

        public String getMatchingDocumentId()
        The document ID that was matched.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • setMatchingDocumentId

        public void setMatchingDocumentId​(String matchingDocumentId)
        The document ID that was matched.