| Package | Description |
|---|---|
| dev.langchain4j.agent.tool | |
| dev.langchain4j.data.message |
| Modifier and Type | Method and Description |
|---|---|
ToolExecutionRequest |
ToolExecutionRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ToolExecutionRequest |
AiMessage.toolExecutionRequest() |
| Modifier and Type | Method and Description |
|---|---|
static AiMessage |
AiMessage.aiMessage(ToolExecutionRequest toolExecutionRequest) |
static AiMessage |
AiMessage.from(ToolExecutionRequest toolExecutionRequest) |
| Constructor and Description |
|---|
AiMessage(String text,
ToolExecutionRequest toolExecutionRequest) |
Copyright © 2023. All rights reserved.