Class HumanInTheLoop.HumanInTheLoopBuilder
java.lang.Object
dev.langchain4j.agentic.workflow.HumanInTheLoop.HumanInTheLoopBuilder
- Enclosing class:
HumanInTheLoop
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasync
(boolean async) build()
description
(String description) outputName
(String outputName) requestWriter
(Consumer<?> requestWriter) responseReader
(Supplier<?> responseReader)
-
Constructor Details
-
HumanInTheLoopBuilder
public HumanInTheLoopBuilder()
-
-
Method Details
-
requestWriter
-
responseReader
-
inputName
-
outputName
-
description
-
async
-
build
-