增加设备私有配置,每台设备可以配置不同的模型和提示词

增加后台管理功能,可以通过后台调整设备私有配置信息
This commit is contained in:
玄凤科技
2025-02-15 19:48:46 +08:00
parent 38546ad20f
commit bef55e852c
40 changed files with 3756 additions and 4 deletions
+3
View File
@@ -41,6 +41,9 @@ prompt: |
# 使用完声音文件后删除文件(Delete the sound file when you are done using it)
delete_audio: true
# 是否启用私有配置(Enable private configuration),启用后可以每个设备有不同的配置
use_private_config: false
CMD_exit:
- "退出"
- "关闭"