mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-17 04:25:06 +08:00
【解决todo】AI 音乐:1.处理失败任务 2.两种生成类型提示词合并,库中区分
This commit is contained in:
@ -175,6 +175,7 @@ public class SunoApi {
|
||||
@JsonProperty("model_name") String modelName,
|
||||
String status,
|
||||
@JsonProperty("gpt_description_prompt") String gptDescriptionPrompt,
|
||||
@JsonProperty("error_message") String errorMessage,
|
||||
String prompt,
|
||||
String type,
|
||||
String tags,
|
||||
|
Reference in New Issue
Block a user