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