| Modifier and Type | Class and Description |
|---|---|
static class |
UserMessage.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UserMessage.Builder |
builder() |
List<Content> |
content() |
boolean |
equals(Object another) |
static UserMessage |
from(String text,
String... imageUrls) |
int |
hashCode() |
String |
name() |
Role |
role() |
String |
toString() |
public String name()
public static UserMessage from(String text, String... imageUrls)
public static UserMessage.Builder builder()
Copyright © 2023. All rights reserved.