mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 15:13:55 +08:00
* update:server连接manager-api * update:读取智能体模型配置 * update:添加默认模型的按钮 * update:优化配置读取方式 * update:server兼容manager接口改造 * update:优化私有配置加载 * update:加载私有模型配置
本文档是开发类文档,如需部署小智服务端,点击这里查看部署教程
xiaozhi
Project setup
开发使用代码编辑器,导入项目时,选择manager-web文件夹作为项目目录
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build