类 ToolExecutionResultMessage

java.lang.Object
dev.langchain4j.data.message.ToolExecutionResultMessage
所有已实现的接口:
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().