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 Rag
InferenceExtras. getRag()
Retrieval-Augmented Generation results.Methods in com.mindee.parsing.common with parameters of type Rag Modifier and Type Method Description void
InferenceExtras. setRag(Rag rag)
Retrieval-Augmented Generation results.
-