chore: infinite scroller

This commit is contained in:
jialin
2025-10-13 19:55:08 +08:00
parent 68d6993acd
commit 903500dcfa
15 changed files with 1335 additions and 277 deletions
@@ -7,7 +7,7 @@ export const backendOptionsMap = {
vllm: 'vLLM',
voxBox: 'vox-box',
ascendMindie: 'MindIE',
custom: 'custom'
custom: 'Custom'
};
export interface BackendParameter {