| Modifier and Type | Class and Description |
|---|---|
static class |
ToolMessage.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ToolMessage.Builder |
builder() |
String |
content() |
boolean |
equals(Object another) |
static ToolMessage |
from(String toolCallId,
String content) |
int |
hashCode() |
Role |
role() |
String |
toolCallId() |
String |
toString() |
public String toolCallId()
public String content()
public static ToolMessage from(String toolCallId, String content)
public static ToolMessage.Builder builder()
Copyright © 2023. All rights reserved.