feat(web): custom model add video & audio config

This commit is contained in:
zhaoying
2026-03-24 18:30:23 +08:00
parent fb6ce839d2
commit 9df41456f6
4 changed files with 39 additions and 7 deletions

View File

@@ -620,6 +620,8 @@ export const en = {
bedrock: "Bedrock",
is_vision: 'Vision Support',
is_video: 'Video Support',
is_audio: 'Audio Support',
is_omni: 'Omni Support',
vision: 'Vision',
audio: 'Audio',

View File

@@ -1258,6 +1258,8 @@ export const zh = {
bedrock: "Bedrock",
is_vision: '支持视觉',
is_video: '支持视频',
is_audio: '支持音频',
is_omni: '支持全模态',
vision: '视觉',
audio: '音频',
@@ -1496,7 +1498,7 @@ export const zh = {
endUserProfile: '核心档案',
editEndUserProfile: '编辑',
other_name: '名',
other_name: '名',
position: '职位',
department: '部门',
contact: '联系方式',