hrz
c22a3ed092
迁移技术文档到main目录下
2025-06-08 19:32:50 +08:00
google-labs-jules[bot]
0269620e66
Sure, here is the rewritten message:
...
Add detailed technical overview documentation (Chinese)
This document provides a comprehensive technical overview of the xiaozhi-esp32-server project in Chinese, including:
- Overall architecture
- In-depth analysis of xiaozhi-server, manager-api, and manager-web components, covering their purpose, core technologies, and key implementation aspects.
- Data flow and interaction mechanisms.
- Summary of key features.
- Deployment and configuration overview.
2025-06-03 08:50:30 +00:00
google-labs-jules[bot]
10ebe975cf
It sounds like you're looking for a detailed technical overview of the xiaozhi-esp32-server project. I can help you put together documentation that includes:
...
- The overall architecture.
- Deep dives into the xiaozhi-server, manager-api, and manager-web components, covering their purpose, core technologies, and key implementation aspects.
- How data flows and how different parts of the system interact.
- A summary of the key features.
- An overview of how to deploy and configure it.
Let me know if this is what you had in mind!
2025-06-03 08:45:40 +00:00
hrz
a6bc910b0f
udpate:更新文档
2025-06-03 10:27:13 +08:00
hrz
6bf6159e6c
update:更新hamcp文档
2025-06-02 21:15:07 +08:00
hrz
237e88ba89
udpate:添加拍照识物教程
2025-06-01 16:18:00 +08:00
hrz
fd96e71d04
update:更新文档
2025-05-30 18:15:25 +08:00
hrz
84ac1b6686
update:可自定义智控台底部系统名称
2025-05-20 10:59:22 +08:00
hrz
1f91ec32da
update:优化说明
2025-05-19 11:43:28 +08:00
hrz
92b60b7f25
update:优化阿里云短信管理文档
2025-05-19 11:36:59 +08:00
hrz
8104d02a3a
add:阿里云短信集群指南
2025-05-19 11:31:53 +08:00
hrz
db8a2bb872
update:优化文档
2025-05-15 17:06:06 +08:00
hrz
e29684e672
update:优化文档
2025-05-15 16:22:41 +08:00
hrz
f22008389c
fix:修复智控台fish-speech无法按声音播放bug
2025-05-13 18:28:27 +08:00
caixypromise
6c2b1cb589
feature: 恢复HA的LLM支持能力。
...
docs: 更新Home Assistant-integration.md内容,补充提交关于HA集成的说法,介绍LLM大模型和MCP集成方法。
issue #616
2025-05-04 23:22:33 +08:00
hrz
4530345a1f
fix:设置有效的时区
2025-05-04 00:51:51 +08:00
hrz
d2f8f05acb
update:优化配置及文档
2025-04-30 15:05:42 +08:00
hrz
1cc470bc5a
update:更新文档
2025-04-28 18:07:58 +08:00
hrz
b3f6efc7d0
update:更新文档
2025-04-28 17:11:08 +08:00
hrz
2d6049b7bd
update:优化说明文档
2025-04-27 13:55:04 +08:00
hrz
96d0f2e6f9
update:更新教程
2025-04-27 13:34:17 +08:00
王华侨
5ddc2451c1
更新部署信息
2025-04-26 22:08:52 +08:00
hrz and GitHub
80be8b2eaa
Hot fix ( #1007 )
...
* update:优化代码
* fix:补回server.websocket配置
* update:修正版本号
2025-04-26 09:12:23 +08:00
hrz and GitHub
f555eae653
Merge pull request #999 from xinnan-tech/auto-ota-update
...
Auto ota update
2025-04-25 17:56:47 +08:00
hrz
3c62adab3c
fix:取消docker版上传ota固件时默认的文件大小限制
2025-04-23 23:23:25 +08:00
hrz
951370eee7
update:让alibl、等非原生llm使用function时不卡顿
2025-04-23 21:29:42 +08:00
TinsFox
e6a90c40fb
update: 修改智控台登录地址为8002
2025-04-23 20:25:04 +08:00
hrz
109754fac9
update:增加HomeAssistant教程
2025-04-23 18:17:56 +08:00
hrz
f0bfdba944
udpate:更新编译文档
2025-04-23 11:48:20 +08:00
hrz and GitHub
83f86406b5
update:更新固件下载源码路径 ( #923 )
2025-04-21 21:08:15 +08:00
Zhilong and GitHub
6e571a43d8
Update Deployment_all.md
...
增加管理api的端口号
2025-04-15 15:44:21 +08:00
hrz and GitHub
4ff77d0d7e
update:更新烧录时ota地址 ( #810 )
...
* update:修复默认模型没有修改到模版配置的bug
* update:智控台可设置允许用户自由注册
* update:更新烧录时ota地址
2025-04-15 13:18:23 +08:00
hrz
6cf6b0d645
update:优化docker启动
2025-04-15 00:22:53 +08:00
hrz and GitHub
2678644c2c
Merge branch 'hot-fix' into main
2025-04-14 22:50:42 +08:00
hrz
703ecfae40
fix:manager下发配置字符转数字bug
2025-04-14 18:30:58 +08:00
expoli and GitHub
6e4e9a002b
现在新版本的 docker 直接集成了 compose 命令,不需要手动安装与执行 docker-compose 命令了,提高兼容性
2025-04-14 14:18:07 +08:00
expoli and GitHub
91278b0b3d
Update Deployment_all.md
...
- MySQL 与 Redis 的安装是可选的
2025-04-14 14:16:25 +08:00
expoli and GitHub
ff9b3ed1a2
Update Deployment_all.md
...
- 使用 docker compose 部署的时候,不应该每次更新的时候都把原来的 docker-compose 文件删除,再重新配置。
- 如果没有自己部署数据库需求的话,目前可以直接开箱即用,同步更新了 server 中的 Redis 与 MySQL 的镜像服务配置。
2025-04-14 14:15:37 +08:00
expoli and GitHub
9176e9d255
Update Deployment_all.md
...
更新部分的安装配置文档,后续需要修改 docker-compose.yaml
2025-04-14 14:00:31 +08:00
hrz and GitHub
2bab917b3e
update:优化文档 ( #775 )
...
* update:添加设计公司致谢
* update:添加设计公司致谢
* update:优化文档
* update:优化文档
* update:优化文档
* update:优化文档
2025-04-14 11:31:52 +08:00
hrz and GitHub
13288a6b3a
update:优化文档
...
* update:添加设计公司致谢
* update:添加设计公司致谢
* update:优化文档
2025-04-14 10:26:34 +08:00
hrz and GitHub
768b9fb7c1
Update readme ( #754 )
...
* update:更新文档
* update:优化文档路径
* update:优化文档
2025-04-13 00:32:32 +08:00
hrz and GitHub
db4f028955
更新全模块部署文档 ( #753 )
...
* update:更新文档
* update:优化文档路径
2025-04-13 00:21:13 +08:00
hrz and GitHub
6862735aa0
update:优化文档 ( #693 )
2025-04-07 13:52:20 +08:00
hrz and GitHub
d9cd9acd27
fix:修复不启动意图识别,functioncall依旧加载的bug ( #691 )
...
update:intent_llm意图识别获取新闻和天气过长,tts容易出错,暂时只支持简单简单工具
2025-04-07 13:23:22 +08:00
hrz and GitHub
aed4e6b1e4
update:首页智能体面板显示优化
...
* update:更新版本号
* update:允许actions编译手动触发
* fix:如果获取不到版本号,actions编译失败
* add:增加docker部署redis步骤
* update:增加启用/关闭模型配置api
* update:完成角色配色功能
* update:编译文档优化
* update:优化编译文档
* update:首页智能体面板显示优化
2025-04-06 18:28:39 +08:00
hrz and GitHub
8225a5a12f
update:更新版本号 ( #676 )
2025-04-06 11:00:42 +08:00
hrz and GitHub
5655362a00
update:ota接口验证通过 ( #675 )
2025-04-06 02:09:49 +08:00
hrz
e337dd920d
update:统一使用PageData返回分页
2025-04-05 17:16:06 +08:00
hrz and GitHub
b042a34726
优化登录页大背景图片文件,加快页面加载 ( #660 )
...
* update:优化说明文档
* update:优化登录页大背景图片文件,加快页面加载
2025-04-03 17:40:53 +08:00