Files
xiaozhi-esp32-server/main/manager-web
hrzandGitHub 1cfba1aa52 update: 单模块部署也能使用mcp接入点 (#1763)
* 优化:OTA接口需要适应最小示例参数 #1757

* update:修复智能体选择的模型不存在导致的500错误 #1752

* update: 单模块部署也能使用mcp接入点
2025-07-05 19:46:04 +08:00
..
2025-04-23 10:49:50 +08:00
2025-04-05 20:19:28 +08:00
2025-04-05 20:19:28 +08:00
2025-04-23 10:49:50 +08:00
2025-04-13 00:21:13 +08:00
2025-04-24 11:45:24 +08:00

本文档是开发类文档,如需部署小智服务端,点击这里查看部署教程

xiaozhi

Project setup

开发使用代码编辑器,导入项目时,选择manager-web文件夹作为项目目录

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.