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': 'Modellkonfiguration',
'agent.vad': 'Sprachaktivitätserkennung',
'agent.asr': 'Spracherkennung',
'agent.llm': 'Großes Sprachmodell',
'agent.llm': 'Hauptsprachenmodell',
'agent.slm': 'Kleine Parametermodelle',
'agent.vllm': 'Vision-Sprachmodell',
'agent.intent': 'Absichtserkennung',
'agent.memory': 'Speicher',