Uses of Class
dev.langchain4j.data.message.ToolExecutionResultMessage.Builder
Packages that use ToolExecutionResultMessage.Builder
-
Uses of ToolExecutionResultMessage.Builder in dev.langchain4j.data.message
Methods in dev.langchain4j.data.message that return ToolExecutionResultMessage.BuilderModifier and TypeMethodDescriptionToolExecutionResultMessage.builder()Creates a builder forToolExecutionResultMessage.Sets the id of the tool.Sets whether the tool execution resulted in an error.Sets the result text of the tool execution.Sets the name of the tool.Constructors in dev.langchain4j.data.message with parameters of type ToolExecutionResultMessage.Builder