 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 |
|
 myifengandGitHub
|
cfba4c45b6
|
Merge pull request #2597 from xinnan-tech/dependabot/pip/main/xiaozhi-server/sherpa-onnx-1.12.17
build(deps): bump sherpa-onnx from 1.12.15 to 1.12.17 in /main/xiaozhi-server
|
2025-11-25 13:34:37 +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 |
|
 Sakura-RanChenandGitHub
|
ff1de6c7e3
|
Merge pull request #2592 from xinnan-tech/fix-remove-openai-topk
移除OpenAI不支持的参数top_k
|
2025-11-24 16:50:00 +08:00 |
|
Chingfeng Li
|
9e39883276
|
移除OpenAI不支持的参数top_k
|
2025-11-24 16:29:46 +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 |
|
 欣南科技andGitHub
|
080c6b4dfb
|
Merge pull request #2583 from xinnan-tech/fix-audio-bug
update:未授权设备会话周期管理
|
2025-11-23 12:31:03 +08:00 |
|
hrz
|
ea50288c5b
|
update:未授权设备会话周期管理
|
2025-11-23 12:29:18 +08:00 |
|
3030332422
|
5d439a4168
|
update:内存泄漏
|
2025-11-23 11:55:38 +08:00 |
|
 hrzandGitHub
|
39cd0fe1ac
|
Merge pull request #2579 from xinnan-tech/rag_fix
fix:输入问题后按回车键执行测试
|
2025-11-22 16:16:57 +08:00 |
|
rainv123
|
16c0be74c9
|
fix:输入问题后按回车键执行测试
|
2025-11-22 15:28:00 +08:00 |
|
 hrzandGitHub
|
732828612e
|
Merge pull request #2574 from xinnan-tech/fix_chatHistoryConf
fix:设置默认记忆不是【无记忆】时,默认chatHistoryConf=2
|
2025-11-22 14:51:07 +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 |
|
 hrzandGitHub
|
527e6050ce
|
Merge pull request #2569 from xinnan-tech/remove-unused-active_connections
Remove unused code
|
2025-11-21 13:25:21 +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 |
|
 hrzandGitHub
|
3a4c0bb888
|
Merge pull request #2567 from xinnan-tech/py_fix_audio
fix: 长按设备过于灵敏
|
2025-11-21 10:47:27 +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 |
|
 hrzandGitHub
|
d3638164fe
|
Merge pull request #2543 from xinnan-tech/py_fix_LLMChat
update: 增加工具并行调用(需大模型支持,如qwen-plus)增加递归深度限制,避免循环
|
2025-11-20 11:20:47 +08:00 |
|
 hrzandGitHub
|
1c2a61fd34
|
Merge pull request #2551 from xinnan-tech/update-client-speaking
根据语音包发送更新client_is_speaking状态
|
2025-11-20 11:16:59 +08:00 |
|
rainv123
|
f81c4aa970
|
fix:错误码翻译补充
|
2025-11-20 09:40:50 +08:00 |
|
rainv123
|
3caa4ec6e8
|
fix:知识库增加适配器
|
2025-11-20 09:38:31 +08:00 |
|
 hrzandGitHub
|
5e48a2274a
|
Merge pull request #2558 from xinnan-tech/i8n_fix_1
角色配置页面翻译调整
|
2025-11-19 10:35:57 +08:00 |
|
 hrzandGitHub
|
7f7c980522
|
Merge pull request #2550 from xinnan-tech/py_openai_fix
参数补充
|
2025-11-18 22:07:01 +08:00 |
|
Chingfeng Li
|
bbab4ebc86
|
语音发送的开始和结尾仅与TTS相关,不关心LLM;LLM调用MCP时异步消息会引发问题
|
2025-11-18 15:00:55 +08:00 |
|
Sakura-RanChen
|
8bae0c8ac5
|
参数补充
|
2025-11-18 14:40:17 +08:00 |
|
Chingfeng Li
|
a5e4aa1300
|
根据语音包发送更新client_is_speaking状态
|
2025-11-18 14:37:50 +08:00 |
|
Sakura-RanChen
|
48313bc302
|
fix: 多工具时协程不阻塞,仅需等待最慢那个
|
2025-11-18 11:10:18 +08:00 |
|
rainv123
|
f0261a8236
|
fix:角色配置页面翻译和样式调整
|
2025-11-18 10:21:53 +08:00 |
|
rainv123
|
84c194dd34
|
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server into Knowledge-Base
|
2025-11-18 10:21:20 +08:00 |
|
 hrzandGitHub
|
920e24b4ff
|
Merge pull request #2547 from xinnan-tech/yinseyemian
补充图标调整
|
2025-11-17 19:06:59 +08:00 |
|
LiJinHui
|
43d82343a3
|
补充图标调整
|
2025-11-17 18:37:40 +08:00 |
|
rainv123
|
320d246a83
|
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server into Knowledge-Base
|
2025-11-17 18:34:03 +08:00 |
|
 hrzandGitHub
|
faea50f99d
|
Merge pull request #2545 from xinnan-tech/yinseyemian
调整试听按钮大小
|
2025-11-17 18:31:01 +08:00 |
|
 hrzandGitHub
|
ef59798d70
|
Merge pull request #2544 from xinnan-tech/i8n_fix_1
fix:修改错误简写和样式调整
|
2025-11-17 18:13:21 +08:00 |
|
rainv123
|
6781eca56a
|
Merge branch 'yinseyemian' of https://github.com/xinnan-tech/xiaozhi-esp32-server into Knowledge-Base
|
2025-11-17 18:05:31 +08:00 |
|
LiJinHui
|
c1f0853271
|
调整
|
2025-11-17 18:05:10 +08:00 |
|
rainv123
|
d4cda5c104
|
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server into Knowledge-Base
|
2025-11-17 18:02:34 +08:00 |
|
rainv123
|
f9bd5bb995
|
fix:删除多余空格
|
2025-11-17 18:00:38 +08:00 |
|
rainv123
|
f1c2b5cb3f
|
fix:重新修改简写
|
2025-11-17 17:41:12 +08:00 |
|