 hrzandGitHub
|
856bf2c574
|
Merge pull request #2641 from qingshuiyuyu/bugfix
修复注册设备接口,验证码死循环BUG
|
2025-12-04 18:54:33 +08:00 |
|
Sakura-RanChen
|
d3d329bd43
|
fix: 状态修正
|
2025-12-04 18:45:49 +08:00 |
|
shiyin
|
f358011900
|
修复注册设备接口,验证码死循环BUG
|
2025-12-04 18:32:57 +08:00 |
|
3030332422
|
cd6c3e4f79
|
update:添加数据上下文填充功能,单模块实现数据上下文填充功能
|
2025-12-04 11:04:16 +08:00 |
|
hrz
|
6120d49a35
|
fix:过滤8000端口使用https访问时报错日志
|
2025-12-03 22:49:32 +08:00 |
|
hrz
|
a3e2073dc6
|
Bump to 0.8.9
|
2025-12-01 18:51:24 +08:00 |
|
hrz
|
f7bd858fea
|
update:优化绑定间隔
|
2025-12-01 18:46:42 +08:00 |
|
 dependabot[bot]andGitHub
|
80d10cf4b5
|
build(deps): bump mcp from 1.20.0 to 1.22.0 in /main/xiaozhi-server
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.20.0 to 1.22.0.
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.20.0...v1.22.0)
---
updated-dependencies:
- dependency-name: mcp
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 10:28:38 +00:00 |
|
 dependabot[bot]andGitHub
|
ba1fb16f2d
|
build(deps): bump torchaudio from 2.2.2 to 2.9.1 in /main/xiaozhi-server
Bumps [torchaudio](https://github.com/pytorch/audio) from 2.2.2 to 2.9.1.
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](https://github.com/pytorch/audio/compare/v2.2.2...v2.9.1)
---
updated-dependencies:
- dependency-name: torchaudio
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 10:28:33 +00:00 |
|
 dependabot[bot]andGitHub
|
5f574667d3
|
build(deps): bump websockets from 14.2 to 15.0.1 in /main/xiaozhi-server
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 15.0.1.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0.1)
---
updated-dependencies:
- dependency-name: websockets
dependency-version: 15.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 10:28:26 +00:00 |
|
 dependabot[bot]andGitHub
|
c470bb1db1
|
build(deps): bump modelscope in /main/xiaozhi-server
Bumps [modelscope](https://github.com/modelscope/modelscope) from 1.23.2 to 1.32.0.
- [Release notes](https://github.com/modelscope/modelscope/releases)
- [Commits](https://github.com/modelscope/modelscope/compare/v1.23.2...v1.32.0)
---
updated-dependencies:
- dependency-name: modelscope
dependency-version: 1.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 10:28:21 +00:00 |
|
 dependabot[bot]andGitHub
|
26ed8ca33f
|
build(deps): bump psutil from 7.0.0 to 7.1.3 in /main/xiaozhi-server
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.0.0 to 7.1.3.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.3)
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.1.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 10:28:16 +00:00 |
|
hrz
|
313f5b1982
|
Merge branch 'main' into py_await
|
2025-12-01 16:55:19 +08:00 |
|
hrz
|
f3f0c24e16
|
update:减少日志产生
|
2025-12-01 16:38:10 +08:00 |
|
rainv123
|
dd1a430c21
|
fix:添加模型组件的输入框颜色修改
|
2025-12-01 10:56:19 +08:00 |
|
Sakura-RanChen
|
fb5c35e6c9
|
后台初始化组件,gc全局化避免每次回收触发GIL锁,音频定时发送
|
2025-11-28 16:12:19 +08:00 |
|
 hrzandGitHub
|
8f6e9ca54d
|
Merge pull request #2604 from xinnan-tech/fix_
fix:允许ota,mcp,声纹地址为null
|
2025-11-26 11:31:54 +08:00 |
|
 rainv123andGitHub
|
19420d0bb3
|
Merge pull request #2601 from xinnan-tech/main-upgrade
Main upgrade
|
2025-11-26 11:31:08 +08:00 |
|
rainv123
|
770c8c8a9f
|
Merge branch 'main-upgrade' of https://github.com/xinnan-tech/xiaozhi-esp32-server into test
|
2025-11-26 10:38:56 +08:00 |
|
rainv123
|
252a34090a
|
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server into test
|
2025-11-26 10:38:01 +08:00 |
|
rainv123
|
6eddf081de
|
fix:允许ota,mcp,声纹地址为null
|
2025-11-25 17:38:55 +08:00 |
|
hrz
|
4645c50f6d
|
update:将垃圾回收放置ws关闭处,避免频繁操作
|
2025-11-25 16:11:48 +08:00 |
|
 hrzandGitHub
|
3f6e66b1ce
|
Merge pull request #2588 from xinnan-tech/fix_
调整
|
2025-11-25 15:00:49 +08:00 |
|
Chingfeng Li
|
106889b0dd
|
更新默认编码
|
2025-11-25 13:52:18 +08:00 |
|
 myifengandGitHub
|
785b43464b
|
Merge pull request #2593 from xinnan-tech/dependabot/pip/main/xiaozhi-server/dashscope-1.25.2
build(deps): bump dashscope from 1.24.6 to 1.25.2 in /main/xiaozhi-server
|
2025-11-25 13:36:19 +08:00 |
|
 myifengandGitHub
|
03da60dd12
|
Merge pull request #2594 from xinnan-tech/dependabot/pip/main/xiaozhi-server/vosk-0.3.45
build(deps): bump vosk from 0.3.44 to 0.3.45 in /main/xiaozhi-server
|
2025-11-25 13:35:51 +08:00 |
|
 myifengandGitHub
|
ec372f65ec
|
Merge pull request #2596 from xinnan-tech/dependabot/pip/main/xiaozhi-server/openai-2.8.1
build(deps): bump openai from 2.7.1 to 2.8.1 in /main/xiaozhi-server
|
2025-11-25 13:35:18 +08:00 |
|
 dependabot[bot]andGitHub
|
657d03f49d
|
build(deps): bump sherpa-onnx in /main/xiaozhi-server
Bumps [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx) from 1.12.15 to 1.12.17.
- [Release notes](https://github.com/k2-fsa/sherpa-onnx/releases)
- [Changelog](https://github.com/k2-fsa/sherpa-onnx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.15...v1.12.17)
---
updated-dependencies:
- dependency-name: sherpa-onnx
dependency-version: 1.12.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 09:10:36 +00:00 |
|
 dependabot[bot]andGitHub
|
b4dd78b2ed
|
build(deps): bump openai from 2.7.1 to 2.8.1 in /main/xiaozhi-server
Bumps [openai](https://github.com/openai/openai-python) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v2.7.1...v2.8.1)
---
updated-dependencies:
- dependency-name: openai
dependency-version: 2.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 09:10:27 +00:00 |
|
 dependabot[bot]andGitHub
|
1ebe7b8f71
|
build(deps): bump vosk from 0.3.44 to 0.3.45 in /main/xiaozhi-server
Bumps [vosk](https://github.com/alphacep/vosk-api) from 0.3.44 to 0.3.45.
- [Release notes](https://github.com/alphacep/vosk-api/releases)
- [Commits](https://github.com/alphacep/vosk-api/commits/v0.3.45)
---
updated-dependencies:
- dependency-name: vosk
dependency-version: 0.3.45
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 09:10:17 +00:00 |
|
 dependabot[bot]andGitHub
|
30e7a71497
|
build(deps): bump dashscope in /main/xiaozhi-server
Bumps [dashscope](https://dashscope.aliyun.com/) from 1.24.6 to 1.25.2.
---
updated-dependencies:
- dependency-name: dashscope
dependency-version: 1.25.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 09:10:14 +00:00 |
|
Chingfeng Li
|
9e39883276
|
移除OpenAI不支持的参数top_k
|
2025-11-24 16:29:46 +08:00 |
|
rainv123
|
0f249ae1db
|
fix:调整
|
2025-11-24 10:04:40 +08:00 |
|
rainv123
|
31ada101b0
|
fix:登录页面样式调整
|
2025-11-24 10:03:06 +08:00 |
|
 欣南科技andGitHub
|
1b52a7168b
|
Merge pull request #2584 from xinnan-tech/py_test_websocket
fix: decoder 引发的内存泄漏
|
2025-11-23 15:15:12 +08:00 |
|
hrz
|
83a3d0eabe
|
update:优化代码
|
2025-11-23 15:11:35 +08:00 |
|
hrz
|
ea50288c5b
|
update:未授权设备会话周期管理
|
2025-11-23 12:29:18 +08:00 |
|
3030332422
|
5d439a4168
|
update:内存泄漏
|
2025-11-23 11:55:38 +08:00 |
|
Sakura-RanChen
|
3c46e16494
|
自主选择链接复用功能
|
2025-11-22 16:19:13 +08:00 |
|
rainv123
|
16c0be74c9
|
fix:输入问题后按回车键执行测试
|
2025-11-22 15:28:00 +08:00 |
|
rainv123
|
7344b81c98
|
fix:模型id不能为文字或者空格
|
2025-11-22 11:59:34 +08:00 |
|
rainv123
|
1e5b03edb5
|
fix:设置有记忆的模型为默认时,chatHistoryConf=2
|
2025-11-21 18:39:57 +08:00 |
|
rainv123
|
b15b5af349
|
fix:设置默认记忆不是【无记忆】时,默认chatHistoryConf=2
|
2025-11-21 18:31:01 +08:00 |
|
 Sakura-RanChenandGitHub
|
5242430b6d
|
Merge pull request #2568 from xinnan-tech/fix-allillm-topk
FIX: Completions.create() got an unexpected keyword argument 'top_k'
|
2025-11-21 16:01:44 +08:00 |
|
 Sakura-RanChenandGitHub
|
c39968a5bf
|
Merge pull request #2571 from xinnan-tech/add-mcp-callback
Add ProgressFnT LoggingFnT...
|
2025-11-21 15:57:49 +08:00 |
|
Chingfeng Li
|
8b4f9ab20e
|
Add ProgressFnT LoggingFnT...
|
2025-11-21 14:27:18 +08:00 |
|
Chingfeng Li
|
1d162cb874
|
Remove unused code
|
2025-11-21 11:46:32 +08:00 |
|
Chingfeng Li
|
c197f5c942
|
FIX: Completions.create() got an unexpected keyword argument 'top_k'
|
2025-11-21 11:19:03 +08:00 |
|
Sakura-RanChen
|
38d50f4275
|
fix: 长按设备过于灵敏
|
2025-11-21 10:11:50 +08:00 |
|
 hrzandGitHub
|
25a3b648fc
|
Merge pull request #2562 from xinnan-tech/rag_fix
Rag fix
|
2025-11-20 15:06:39 +08:00 |
|