Files
xiaozhi-esp32-server/main/manager-web
hrzandGitHub 5d69ba0796 update:server连接api (#747)
* update:server连接manager-api

* update:读取智能体模型配置

* update:添加默认模型的按钮

* update:优化配置读取方式

* update:server兼容manager接口改造

* update:优化私有配置加载

* update:加载私有模型配置
2025-04-12 17:36:04 +08:00
..
2025-04-12 17:36:04 +08:00
2025-04-05 20:19:28 +08:00
2025-04-05 20:19:28 +08:00
2025-04-05 20:19:28 +08:00
2025-04-05 20:19:28 +08:00
2025-04-05 20:16:02 +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.