Files
xiaozhi-esp32-server/main/manager-web
JianYu Zheng 61907d2270 添加新接口方法
--agent.js 添加关于声纹和获取用户列表的接口
 1.添加智能体的声纹
 2.获取指定智能体声纹列表
 3.删除智能体声纹
 4.更新智能体声纹
 5.获取指定智能体用户类型聊天记录
2025-07-08 16:13:13 +08:00
..
2025-07-08 16:13:13 +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.