| Package | Description |
|---|---|
| com.litongjava.chat |
| Modifier and Type | Method and Description |
|---|---|
ChatMessageArgs |
UniChatMessage.getArgs() |
| Modifier and Type | Method and Description |
|---|---|
void |
UniChatMessage.setArgs(ChatMessageArgs args) |
| Constructor and Description |
|---|
UniChatMessage(String role,
String content,
ChatMessageArgs args) |
UniChatMessage(String role,
String content,
List<ChatImageFile> files,
ChatMessageArgs args,
List<String> attachments) |
Copyright © 2026. All rights reserved.