feat: playground video

This commit is contained in:
jialin
2026-01-12 20:30:24 +08:00
parent cd3b0607a5
commit 89fe8e68f4
21 changed files with 1143 additions and 13 deletions
+1
View File
@@ -6,6 +6,7 @@ export default {
'menu.playground.chat': '对话',
'menu.playground.speech': '语音',
'menu.playground.text2images': '图像',
'menu.playground.video': '视频',
'menu.compare': '多模型对比',
'menu.models': '模型',
'menu.models.modelList': '部署与管理',
+1
View File
@@ -67,6 +67,7 @@ export default {
'playground.params.style.vivid': '生动',
'playground.params.style.natural': '自然',
'playground.params.empty.tips': '生成的图片将出现在这里',
'playground.video.empty.tips': '生成的视频将出现在这里',
'playground.embedding.documents': '文档',
'playground.embedding.addtext': '添加文本',
'playground.embedding.inputyourtext': '输入你的文本',