{
"layout": "default",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "编辑"
}
}
基础信息
助手昵称
角色模式
{{ template.agentName }}
角色介绍
{{ (formData.systemPrompt || '').length }}/2000
模型配置
语音活动检测
{{ displayNames.vad }}
语音识别
{{ displayNames.asr }}
大语言模型
{{ displayNames.llm }}
视觉大模型
{{ displayNames.vllm }}
意图识别
{{ displayNames.intent }}
记忆
{{ displayNames.memory }}
语音设置
语音合成
{{ displayNames.tts }}
角色音色
{{ displayNames.voiceprint }}
插件
编辑功能
历史记忆
{{ saving ? '保存中...' : '保存' }}
onPickerConfirm('vad', item.value, item.name)"
/>
onPickerConfirm('asr', item.value, item.name)"
/>
onPickerConfirm('llm', item.value, item.name)"
/>
onPickerConfirm('vllm', item.value, item.name)"
/>
onPickerConfirm('intent', item.value, item.name)"
/>
onPickerConfirm('memory', item.value, item.name)"
/>
onPickerConfirm('tts', item.value, item.name)"
/>
onPickerConfirm('voiceprint', item.value, item.name)"
/>