mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-30 21:36:07 +08:00
feat: 增加 可灵功能
This commit is contained in:
@@ -140,6 +140,7 @@ const types = ref([
|
||||
{ label: "DALL-E", value: "dalle" },
|
||||
{ label: "Suno文生歌", value: "suno" },
|
||||
{ label: "Luma视频", value: "luma" },
|
||||
{ label: "可灵视频", value: "keling" },
|
||||
{ label: "Realtime API", value: "realtime" },
|
||||
{ label: "其他", value: "other" },
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user