Uses of Record Class
dev.langchain4j.service.tool.ToolService.CompensableToolExecution
Packages that use ToolService.CompensableToolExecution
-
Uses of ToolService.CompensableToolExecution in dev.langchain4j.service.tool
Methods in dev.langchain4j.service.tool that return types with arguments of type ToolService.CompensableToolExecutionModifier and TypeMethodDescriptionToolService.newCompensableExecutionsAccumulator()Creates the accumulator thecompensableExecutionsare collected into across tool-calling rounds, ornullwhen compensation is disabled.