Package com.mindee.parsing.common
Class Rag
- java.lang.Object
-
- com.mindee.parsing.common.Rag
-
public class Rag extends Object
Retrieval-Augmented Generation info class.
-
-
Constructor Summary
Constructors Constructor Description Rag()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetMatchingDocumentId()The document ID that was matched.inthashCode()voidsetMatchingDocumentId(String matchingDocumentId)The document ID that was matched.
-