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