feat: mobile 角色配置添加小参数模型选项

This commit is contained in:
zhuoqinglian
2026-04-08 16:26:48 +08:00
parent c5f82369e5
commit 64630e1b4e
9 changed files with 41 additions and 7 deletions
+2 -1
View File
@@ -108,7 +108,8 @@ export default {
'agent.modelConfig': 'Model Configuration',
'agent.vad': 'Voice Activity Detection',
'agent.asr': 'Speech Recognition',
'agent.llm': 'Large Language Model',
'agent.llm': 'Main language model',
'agent.slm': 'Small parameter model',
'agent.vllm': 'Vision Language Model',
'agent.intent': 'Intent Recognition',
'agent.memory': 'Memory',