Uses of Enum Class
com.alibaba.cloud.ai.graph.agent.interceptor.toolretry.ToolRetryInterceptor.OnFailureBehavior
Packages that use ToolRetryInterceptor.OnFailureBehavior
-
Uses of ToolRetryInterceptor.OnFailureBehavior in com.alibaba.cloud.ai.graph.agent.interceptor.toolretry
Methods in com.alibaba.cloud.ai.graph.agent.interceptor.toolretry that return ToolRetryInterceptor.OnFailureBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ToolRetryInterceptor.OnFailureBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.alibaba.cloud.ai.graph.agent.interceptor.toolretry with parameters of type ToolRetryInterceptor.OnFailureBehaviorModifier and TypeMethodDescriptionToolRetryInterceptor.Builder.onFailure(ToolRetryInterceptor.OnFailureBehavior behavior)