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