mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了xiaozhi-esp32-server、xiaozhi-mcp-server;
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
## 0.4.3-1 (2025-05-20)
|
||||||
|
- 版本升级
|
||||||
## 0.4.3 (2025-05-16)
|
## 0.4.3 (2025-05-16)
|
||||||
- 版本升级
|
- 版本升级
|
||||||
## 0.4.2 (2025-05-13)
|
## 0.4.2 (2025-05-13)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: "小智 AI Server 最简化版"
|
name: "小智 AI Server 最简化版"
|
||||||
version: "0.4.3"
|
version: "0.4.3-1"
|
||||||
slug: "xiaozhi_esp32_server"
|
slug: "xiaozhi_esp32_server"
|
||||||
description: "小智 AI Server 最简化版 - 提供语音识别、对话和控制功能,支持与ESP32设备通信"
|
description: "小智 AI Server 最简化版 - 提供语音识别、对话和控制功能,支持与ESP32设备通信"
|
||||||
url: "https://gitcode.com/waxgourd/addons"
|
url: "https://gitcode.com/waxgourd/addons"
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
### 1.0-beta(2025-05-20)
|
### 1.0(2025-05-20)
|
||||||
|
|
||||||
- 首次推出
|
- 首次推出
|
||||||
@@ -12,11 +12,11 @@ translations: true
|
|||||||
init: false
|
init: false
|
||||||
environment:
|
environment:
|
||||||
XIAOZHI_MCP_ENDPOINT: "wss://api.xiaozhi.me/mcp/?token="
|
XIAOZHI_MCP_ENDPOINT: "wss://api.xiaozhi.me/mcp/?token="
|
||||||
HA_MCP_ENDPOINT: "http://homeassistant.local:8123/mcp_server/sse"
|
HA_MCP_ENDPOINT: "http://homeassistant:8123/mcp_server/sse"
|
||||||
API_ACCESS_TOKEN: ""
|
API_ACCESS_TOKEN: ""
|
||||||
options:
|
options:
|
||||||
XIAOZHI_MCP_ENDPOINT: "wss://api.xiaozhi.me/mcp/?token="
|
XIAOZHI_MCP_ENDPOINT: "wss://api.xiaozhi.me/mcp/?token="
|
||||||
HA_MCP_ENDPOINT: "http://homeassistant.local:8123/mcp_server/sse"
|
HA_MCP_ENDPOINT: "http://homeassistant:8123/mcp_server/sse"
|
||||||
API_ACCESS_TOKEN:
|
API_ACCESS_TOKEN:
|
||||||
schema:
|
schema:
|
||||||
XIAOZHI_MCP_ENDPOINT: str
|
XIAOZHI_MCP_ENDPOINT: str
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 99 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 99 KiB |
Reference in New Issue
Block a user