chore(xiaozhi): 更新配置文件

This commit is contained in:
Del Wang
2025-05-11 15:12:15 +08:00
parent 9a8e07a68e
commit 6eca122f24
4 changed files with 43 additions and 144 deletions
+5
View File
@@ -0,0 +1,5 @@
XIAOZHI_CONFIG = {
"OTA_URL": "https://api.tenclass.net/xiaozhi/ota/",
"WEBSOCKET_URL": "wss://api.tenclass.net/xiaozhi/v1/",
"WEBSOCKET_ACCESS_TOKEN": "xxxxxxxxxxxxx",
}