static ToolExecutionResultMessage |
ToolExecutionResultMessage.from(String id,
String toolName,
String toolExecutionResult) |
static ToolExecutionResultMessage |
ToolExecutionResultMessage.from(ToolExecutionRequest request,
String toolExecutionResult) |
static ToolExecutionResultMessage |
ToolExecutionResultMessage.toolExecutionResultMessage(String id,
String toolName,
String toolExecutionResult) |
static ToolExecutionResultMessage |
ToolExecutionResultMessage.toolExecutionResultMessage(ToolExecutionRequest request,
String toolExecutionResult) |