Package dev.langchain4j.service.tool
package dev.langchain4j.service.tool
-
ClassDescriptionHandler for
ToolArgumentsExceptions thrown by aToolExecutor.Represents the execution of a tool, including the request and the result.Handler forToolExecutionExceptions thrown by aToolExecutor.Represents the result of a tool execution.A low-level executor/handler of aToolExecutionRequest.A tool provider.