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
@@ -129,7 +129,8 @@ export default {
'agent.modelConfig': '模型配置',
'agent.vad': '語音活動檢測',
'agent.asr': '語音識別',
'agent.llm': '語言模型',
'agent.llm': '語言模型',
'agent.slm': '小參數模型',
'agent.vllm': '視覺大模型',
'agent.intent': '意圖識別',
'agent.memory': '記憶',