fix: kb message truncate bug fix

This commit is contained in:
qixinbo
2026-03-29 20:35:38 +08:00
parent 99b654bbd2
commit 5869c377a3
8 changed files with 123 additions and 17 deletions
+2
View File
@@ -50,6 +50,8 @@ dependencies = [
"uvicorn>=0.41.0",
"websocket-client>=1.9.0,<2.0.0",
"websockets>=16.0,<17.0",
"python-docx>=1.2.0",
"python-pptx>=1.0.2",
]
[tool.uv.sources]