Class ContentRetrieverResponseContext

java.lang.Object
dev.langchain4j.rag.content.retriever.listener.ContentRetrieverResponseContext

@Experimental public class ContentRetrieverResponseContext extends Object
The content retriever response context. It contains retrieved Contents, corresponding Query, ContentRetriever and attributes. The attributes can be used to pass data between methods of a ContentRetrieverListener or between multiple ContentRetrieverListeners.
Since:
1.11.0