Package | Description |
---|---|
dev.langchain4j.data.message |
Modifier and Type | Method and Description |
---|---|
static ToolExecutionResultMessage |
ToolExecutionResultMessage.from(String toolName,
String toolExecutionResult) |
static ToolExecutionResultMessage |
ToolExecutionResultMessage.toolExecutionResultMessage(String toolName,
String toolExecutionResult) |
Copyright © 2023. All rights reserved.