Uses of Class
dev.langchain4j.service.tool.ToolExecution
-
Uses of ToolExecution in dev.langchain4j.service
Modifier and TypeMethodDescriptionAiServiceTokenStream.onToolExecuted
(Consumer<ToolExecution> toolExecutionHandler) TokenStream.onToolExecuted
(Consumer<ToolExecution> toolExecuteHandler) The provided consumer will be invoked if any tool is executed.Result.ResultBuilder.toolExecutions
(List<ToolExecution> toolExecutions) -
Uses of ToolExecution in dev.langchain4j.service.tool