Class ExceptionSuppressingToolCallback
-
- All Implemented Interfaces:
-
org.springframework.ai.tool.ToolCallback
public final class ExceptionSuppressingToolCallback implements ToolCallbackExplain exception rather than propagate it
-
-
Constructor Summary
Constructors Constructor Description ExceptionSuppressingToolCallback(ToolCallback delegate)
-
Method Summary
Modifier and Type Method Description ToolDefinitiongetToolDefinition()Stringcall(String toolInput)-
-
Method Detail
-
getToolDefinition
ToolDefinition getToolDefinition()
-
-
-
-