Merge pull request #3196 from xinnan-tech/py-device-calling

Py device calling
This commit is contained in:
CGD
2026-06-01 16:34:02 +08:00
committed by GitHub
61 changed files with 3127 additions and 26 deletions
File diff suppressed because it is too large Load Diff
@@ -183,7 +183,7 @@ export default {
})
// 重新加载配置
this.featureManagementFeatures = await this.getFeaturesByIds(['voiceprintRecognition', 'voiceClone', 'knowledgeBase', 'mcpAccessPoint'])
this.featureManagementFeatures = await this.getFeaturesByIds(['voiceprintRecognition', 'voiceClone', 'knowledgeBase', 'mcpAccessPoint', 'addressBook'])
this.voiceManagementFeatures = await this.getFeaturesByIds(['vad', 'asr'])
// 恢复用户的选择状态(如果存在)