Class ContentRetrieverResponseContext.Builder
java.lang.Object
dev.langchain4j.rag.content.retriever.listener.ContentRetrieverResponseContext.Builder
- Enclosing class:
ContentRetrieverResponseContext
Builder for
ContentRetrieverResponseContext.- Since:
- 1.11.0
-
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<Object, Object> attributes) build()contentRetriever(ContentRetriever contentRetriever)
-
Method Details
-
contents
-
query
-
contentRetriever
-
attributes
-
build
-