chore: create cluster ux

This commit is contained in:
jialin
2025-09-16 11:26:17 +08:00
parent 55b0a20a4a
commit 62dbd18ef8
26 changed files with 690 additions and 392 deletions
-10
View File
@@ -54,16 +54,6 @@ export default [
defaultIcon: 'icon-reranker',
component: './playground/rerank'
},
// {
// name: 'text2images',
// title: 'Text2Images',
// path: keepAliveRoutes.text2images,
// key: 'text2images',
// icon: 'icon-image1',
// selectedIcon: 'icon-image-filled',
// defaultIcon: 'icon-image1',
// component: './playground/images'
// },
{
name: 'speech',
title: 'Speech',