Package org.springframework.ai.rag.postretrieval.document
@NonNullApi
@NonNullFields
package org.springframework.ai.rag.postretrieval.document
-
InterfacesClassDescriptionA component for post-processing retrieved documents based on a query, addressing challenges such as "lost-in-the-middle", context length restrictions from the model, and the need to reduce noise and redundancy in the retrieved information.