chore: commit pending gateway changes
This commit is contained in:
@@ -5,6 +5,12 @@ export const primaryModules = [
|
||||
description: '服务状态、推荐模型、最近任务、用量摘要和快捷入口。',
|
||||
items: ['能力概览', '最近任务', '用量摘要'],
|
||||
},
|
||||
{
|
||||
title: '在线测试',
|
||||
path: '/playground',
|
||||
description: '大模型、图像生成和视频生成的在线测试工作台。',
|
||||
items: ['大模型', '图像生成', '视频生成'],
|
||||
},
|
||||
{
|
||||
title: '模型',
|
||||
path: '/models',
|
||||
|
||||
Reference in New Issue
Block a user