rainv123
|
0008ca6335
|
uptate:删除知识库无用接口和方法
|
2025-11-04 18:12:19 +08:00 |
|
rainv123
|
f127f38cbc
|
fix:修改知识库图标
|
2025-11-04 17:44:44 +08:00 |
|
rainv123
|
f29f4086b3
|
update:修改知识库图标
|
2025-11-04 17:19:10 +08:00 |
|
rainv123
|
b65ae6dc55
|
add:RAG
|
2025-11-04 16:48:19 +08:00 |
|
rainv123
|
11b4b06c92
|
Merge commit '98011272ffb66c1a4e314e496bc301e0a975bd1e' into Knowledge-Base
|
2025-11-04 16:22:09 +08:00 |
|
rainv123
|
98011272ff
|
add:RAG
|
2025-11-04 16:21:01 +08:00 |
|
Chingfeng Li
|
222f3f1c93
|
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server
|
2025-11-04 09:27:04 +08:00 |
|
 dependabot[bot]andGitHub
|
a2fbc07a78
|
build(deps): bump numpy from 1.26.4 to 2.3.4 in /main/xiaozhi-server
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.3.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.26.4...v2.3.4)
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 08:54:46 +00:00 |
|
 dependabot[bot]andGitHub
|
4d728663a6
|
build(deps): bump sherpa-onnx in /main/xiaozhi-server
Bumps [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx) from 1.12.11 to 1.12.15.
- [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.11...v1.12.15)
---
updated-dependencies:
- dependency-name: sherpa-onnx
dependency-version: 1.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 08:54:40 +00:00 |
|
 dependabot[bot]andGitHub
|
8b1fe1dbcf
|
build(deps): bump funasr from 1.2.3 to 1.2.7 in /main/xiaozhi-server
Bumps [funasr](https://github.com/alibaba-damo-academy/FunASR) from 1.2.3 to 1.2.7.
- [Release notes](https://github.com/alibaba-damo-academy/FunASR/releases)
- [Commits](https://github.com/alibaba-damo-academy/FunASR/commits)
---
updated-dependencies:
- dependency-name: funasr
dependency-version: 1.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 08:54:30 +00:00 |
|
 dependabot[bot]andGitHub
|
1c836fff39
|
build(deps): bump torchaudio from 2.2.2 to 2.9.0 in /main/xiaozhi-server
Bumps [torchaudio](https://github.com/pytorch/audio) from 2.2.2 to 2.9.0.
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](https://github.com/pytorch/audio/compare/v2.2.2...v2.9.0)
---
updated-dependencies:
- dependency-name: torchaudio
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 08:54:28 +00:00 |
|
 hrzandGitHub
|
53ee24f828
|
Merge pull request #2455 from xinnan-tech/py_fix_packet
fix: 等待音频过长时需修正包状态
|
2025-11-03 15:54:40 +08:00 |
|
Sakura-RanChen
|
e1056f72e1
|
fix: 等待音频过长时需修正包状态
|
2025-11-03 15:17:52 +08:00 |
|
Chingfeng Li
|
67b89b5527
|
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server
|
2025-11-03 14:25:39 +08:00 |
|
 hrzandGitHub
|
06c3a8d761
|
Merge pull request #2441 from xinnan-tech/py_bump_test
Py bump test
|
2025-11-03 14:09:40 +08:00 |
|
Chingfeng Li
|
e93f95254a
|
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server
|
2025-11-03 10:47:09 +08:00 |
|
 hrzandGitHub
|
e38609e9b8
|
Merge pull request #2449 from xinnan-tech/py_fix_packet
fix: 流控状态未重置
|
2025-11-03 09:17:33 +08:00 |
|
 欣南科技andGitHub
|
4d631cbfe4
|
Merge pull request #2451 from xinnan-tech/manager-model-id
Manager model
|
2025-11-02 17:16:29 +08:00 |
|
hrz
|
838d9a3927
|
update:优化模型id输入框位置
|
2025-11-02 17:14:11 +08:00 |
|
 hrzandGitHub
|
8e12e75b2f
|
Merge pull request #2445 from KurobaKaitou/main
feat[Improvement]: add support for customizing model id when adding model provider configurations.
|
2025-11-02 15:52:04 +08:00 |
|
 欣南科技andGitHub
|
0698a6d8ac
|
Merge pull request #2450 from xinnan-tech/fix-longcatllm
Fix longcatllm
|
2025-11-02 15:50:22 +08:00 |
|
 hrzandGitHub
|
57c2af413e
|
Merge pull request #2433 from lsp199308/main
修复 chat chunk 缺失 'content' 导致 BadRequestError
|
2025-11-02 15:31:59 +08:00 |
|
Sakura-RanChen
|
ec07088c13
|
fix: 流控状态未重置
update: 增加流式预缓冲
|
2025-11-01 17:59:16 +08:00 |
|
 HanabiandGitHub
|
121318dc37
|
Merge branch 'xinnan-tech:main' into main
|
2025-11-01 11:55:19 +08:00 |
|
 欣南科技andGitHub
|
b1e1a29145
|
Merge pull request #2446 from xinnan-tech/update_version
Bump to 0.8.6
v0.8.6
|
2025-11-01 11:16:33 +08:00 |
|
hrz
|
e59df53c99
|
Bump to 0.8.6
|
2025-11-01 11:15:58 +08:00 |
|
zhilin
|
e19fb24009
|
fix: checkout incorrect remove package-lock.json file
|
2025-11-01 10:09:11 +08:00 |
|
小雨
|
419e7f6dcc
|
fix: fix incorrect remove application-dev.yml file of manager-api
|
2025-11-01 01:25:46 +08:00 |
|
小雨
|
b3f13e274f
|
feat: Solve the problem of #2198 custom model ID
|
2025-11-01 01:22:21 +08:00 |
|
 hrzandGitHub
|
cdf0f91251
|
Merge pull request #2443 from xinnan-tech/py_fix_prompt_template
fix:修复全模块时缺少prompt_template配置的问题
|
2025-10-31 21:23:50 +08:00 |
|
3030332422
|
32ecbe55fc
|
fix:修复全模块时缺少prompt_template配置的问题
|
2025-10-31 20:36:55 +08:00 |
|
Chingfeng Li
|
58b71f5039
|
更新其他依赖
|
2025-10-31 15:11:38 +08:00 |
|
 myifengandGitHub
|
b17a265378
|
Merge pull request #2424 from xinnan-tech/dependabot/pip/main/xiaozhi-server/edge-tts-7.2.3
build(deps): bump edge-tts from 7.0.0 to 7.2.3 in /main/xiaozhi-server
|
2025-10-31 13:22:06 +08:00 |
|
 myifengandGitHub
|
ba446d2374
|
Merge pull request #2426 from xinnan-tech/dependabot/pip/main/xiaozhi-server/aioconsole-0.8.2
build(deps): bump aioconsole from 0.8.1 to 0.8.2 in /main/xiaozhi-server
|
2025-10-31 13:21:38 +08:00 |
|
 myifengandGitHub
|
18d66270d6
|
Merge pull request #2423 from xinnan-tech/dependabot/pip/main/xiaozhi-server/mcp-proxy-0.10.0
build(deps): bump mcp-proxy from 0.8.2 to 0.10.0 in /main/xiaozhi-server
|
2025-10-31 13:21:11 +08:00 |
|
 myifengandGitHub
|
2d02349c55
|
Merge pull request #2422 from xinnan-tech/dependabot/pip/main/xiaozhi-server/ruamel-yaml-0.18.16
build(deps): bump ruamel-yaml from 0.18.15 to 0.18.16 in /main/xiaozhi-server
|
2025-10-31 13:20:15 +08:00 |
|
 hrzandGitHub
|
cc9d5306e6
|
Merge pull request #2437 from xinnan-tech/py_mcp_server_fix
update:服务端MCP新增支持Streamable HTTP传输协议
|
2025-10-31 10:09:02 +08:00 |
|
3030332422
|
5149a8049a
|
update:服务端MCP新增支持Streamable HTTP传输协议
|
2025-10-29 23:14:42 +08:00 |
|
 lsp199308andGitHub
|
cf3c955b73
|
Update openai.py
|
2025-10-28 23:15:28 +08:00 |
|
 欣南科技andGitHub
|
cde093dd20
|
Merge pull request #2430 from xinnan-tech/mac_safe
update:默认版本不提供设备ID敏感信息,按需开启
|
2025-10-28 15:03:19 +08:00 |
|
hrz
|
455b3df5ae
|
update:默认版本不提供设备ID敏感信息,按需开启
|
2025-10-28 15:02:01 +08:00 |
|
 dependabot[bot]andGitHub
|
85741137a5
|
build(deps): bump aioconsole from 0.8.1 to 0.8.2 in /main/xiaozhi-server
Bumps [aioconsole](https://github.com/vxgmichel/aioconsole) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/vxgmichel/aioconsole/releases)
- [Commits](https://github.com/vxgmichel/aioconsole/compare/v0.8.1...v0.8.2)
---
updated-dependencies:
- dependency-name: aioconsole
dependency-version: 0.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 09:28:05 +00:00 |
|
 dependabot[bot]andGitHub
|
cc2fdf1b9b
|
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-10-27 09:05:28 +00:00 |
|
 dependabot[bot]andGitHub
|
a70542265a
|
build(deps): bump edge-tts from 7.0.0 to 7.2.3 in /main/xiaozhi-server
Bumps [edge-tts](https://github.com/rany2/edge-tts) from 7.0.0 to 7.2.3.
- [Release notes](https://github.com/rany2/edge-tts/releases)
- [Commits](https://github.com/rany2/edge-tts/compare/7.0.0...7.2.3)
---
updated-dependencies:
- dependency-name: edge-tts
dependency-version: 7.2.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 09:04:42 +00:00 |
|
 dependabot[bot]andGitHub
|
5a9cc89b64
|
build(deps): bump mcp-proxy from 0.8.2 to 0.10.0 in /main/xiaozhi-server
Bumps [mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) from 0.8.2 to 0.10.0.
- [Release notes](https://github.com/sparfenyuk/mcp-proxy/releases)
- [Commits](https://github.com/sparfenyuk/mcp-proxy/compare/v0.8.2...v0.10.0)
---
updated-dependencies:
- dependency-name: mcp-proxy
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 09:04:25 +00:00 |
|
 dependabot[bot]andGitHub
|
5586515327
|
build(deps): bump ruamel-yaml in /main/xiaozhi-server
Bumps ruamel-yaml from 0.18.15 to 0.18.16.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-version: 0.18.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 08:59:38 +00:00 |
|
 hrzandGitHub
|
4d14caf0d4
|
Merge pull request #2416 from xinnan-tech/test-page-add-mcp
添加MCP工具测试页面
|
2025-10-25 09:25:16 +08:00 |
|
Chingfeng Li
|
47b44bb124
|
修复未定义的方法
|
2025-10-24 16:01:12 +08:00 |
|
Chingfeng Li
|
eb743ab577
|
从json中加载默认工具,方便自定义tools
|
2025-10-24 15:58:01 +08:00 |
|
Chingfeng Li
|
d6344bde5e
|
添加MCP测试功能,支持自定义添加编辑MCP Tools
|
2025-10-24 10:17:32 +08:00 |
|