Class ToolExecutionResultMessage

java.lang.Object
dev.langchain4j.data.message.ToolExecutionResultMessage
All Implemented Interfaces:
ChatMessage

public class ToolExecutionResultMessage extends Object implements ChatMessage
Represents the result of a tool execution in response to a ToolExecutionRequest. ToolExecutionRequests come from a previous AiMessage.toolExecutionRequests().