Uses of Class
dev.langchain4j.service.tool.ToolErrorHandlerResult
Packages that use ToolErrorHandlerResult
-
Uses of ToolErrorHandlerResult in dev.langchain4j.service.tool
Methods in dev.langchain4j.service.tool that return ToolErrorHandlerResultModifier and TypeMethodDescriptionToolArgumentsErrorHandler.handle
(Throwable error, ToolErrorContext context) Handles an error that occurred during the parsing and preparation of tool arguments.ToolExecutionErrorHandler.handle
(Throwable error, ToolErrorContext context) Handles an error that occurred during tool execution.static ToolErrorHandlerResult