| Package | Description |
|---|---|
| com.litongjava.chat | |
| com.litongjava.claude | |
| com.litongjava.gemini | |
| com.litongjava.openai.chat |
| Modifier and Type | Method and Description |
|---|---|
static ChatImageFile |
ChatImageFile.base64(String encodeImage) |
static ChatImageFile |
ChatImageFile.base64(String mimeType,
String encodeImage) |
static ChatImageFile |
ChatImageFile.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
static UniChatMessage |
UniChatMessage.buildUser(List<ChatImageFile> files) |
| Constructor and Description |
|---|
UniChatMessage(String role,
List<ChatImageFile> files) |
| Constructor and Description |
|---|
ClaudeMessageContent(ChatImageFile file) |
| Constructor and Description |
|---|
GeminiPart(ChatImageFile chatFile) |
| Constructor and Description |
|---|
ChatMessageContent(ChatImageFile chatImageFile) |
Copyright © 2026. All rights reserved.