| Package | Description |
|---|---|
| org.dromara.hutool.ai.model.hutool |
对hutool的封装实现
|
| Modifier and Type | Method and Description |
|---|---|
static HutoolCommon.HutoolVideo |
HutoolCommon.HutoolVideo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HutoolCommon.HutoolVideo[] |
HutoolCommon.HutoolVideo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
HutoolServiceImpl.videoTasks(String text,
String image,
List<HutoolCommon.HutoolVideo> videoParams) |
String |
HutoolService.videoTasks(String text,
String image,
List<HutoolCommon.HutoolVideo> videoParams)
创建视频生成任务
|
Copyright © 2025. All rights reserved.