chore: add mindie option

This commit is contained in:
jialin
2025-04-07 10:31:22 +08:00
parent 5c1cb120e1
commit 0f7a619a34
5 changed files with 24 additions and 9 deletions
+2 -1
View File
@@ -131,7 +131,8 @@ export const localPathTipsList = [
export const backendOptionsMap = {
llamaBox: 'llama-box',
vllm: 'vllm',
voxBox: 'vox-box'
voxBox: 'vox-box',
ascendMindie: 'ascend-mindie'
};
export const backendParamsHolderTips = {