Uses of Class
com.mindee.parsing.v2.RagMetadata
-
Packages that use RagMetadata Package Description com.mindee.parsing.v2 -
-
Uses of RagMetadata in com.mindee.parsing.v2
Methods in com.mindee.parsing.v2 that return RagMetadata Modifier and Type Method Description RagMetadataInferenceResult. getRag()RAG metadata.Constructors in com.mindee.parsing.v2 with parameters of type RagMetadata Constructor Description InferenceResult(InferenceFields fields, RawText rawText, RagMetadata rag)
-