Uses of Class
com.mindee.parsing.common.Rag
-
Packages that use Rag Package Description com.mindee.parsing.common -
-
Uses of Rag in com.mindee.parsing.common
Methods in com.mindee.parsing.common that return Rag Modifier and Type Method Description RagInferenceExtras. getRag()Retrieval-Augmented Generation results.Methods in com.mindee.parsing.common with parameters of type Rag Modifier and Type Method Description voidInferenceExtras. setRag(Rag rag)Retrieval-Augmented Generation results.
-