Package org.bsc.langgraph4j.hook
Class RetryPolicy
java.lang.Object
org.bsc.langgraph4j.hook.RetryPolicy
Retries a node action when a configured failure occurs.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription<S extends AgentState>
NodeHook.WrapCall<S>asHook()static RetryPolicy.Builderbuilder()
-
Method Details
-
builder
-
asHook
-