| Package | Description |
|---|---|
| org.noear.solon.ai.audio | |
| org.noear.solon.ai.chat.message | |
| org.noear.solon.ai.image | |
| org.noear.solon.ai.video |
| Modifier and Type | Class and Description |
|---|---|
class |
Audio
音频
|
| Modifier and Type | Method and Description |
|---|---|
List<AiMedia> |
UserMessage.getMedias()
图片集合
|
| Modifier and Type | Method and Description |
|---|---|
UserMessageTemplate |
UserMessageTemplate.media(AiMedia media)
配置感知媒体
|
static ChatMessage |
ChatMessage.ofUser(String content,
AiMedia... medias)
构建用户消息
|
| Modifier and Type | Method and Description |
|---|---|
static ChatMessage |
ChatMessage.ofUser(String content,
List<AiMedia> medias)
构建用户消息
|
| Constructor and Description |
|---|
UserMessage(String content,
List<AiMedia> medias) |
| Modifier and Type | Class and Description |
|---|---|
class |
Image
图像
|
| Modifier and Type | Class and Description |
|---|---|
class |
Video
视频
|
Copyright © 2025. All rights reserved.