Uses of Interface
org.springframework.ai.rag.postretrieval.document.DocumentPostProcessor
Packages that use DocumentPostProcessor
-
Uses of DocumentPostProcessor in org.springframework.ai.rag.advisor
Methods in org.springframework.ai.rag.advisor with parameters of type DocumentPostProcessorModifier and TypeMethodDescriptionRetrievalAugmentationAdvisor.Builder.documentPostProcessors(DocumentPostProcessor... documentPostProcessors) Method parameters in org.springframework.ai.rag.advisor with type arguments of type DocumentPostProcessorModifier and TypeMethodDescriptionRetrievalAugmentationAdvisor.Builder.documentPostProcessors(List<DocumentPostProcessor> documentPostProcessors)