Merge remote-tracking branch 'origin/feature/knowledge_lxc' into develop

This commit is contained in:
lixiangcheng1
2026-02-25 10:31:34 +08:00
15 changed files with 1106 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ dependencies = [
"rdflib>=7.0.0",
"lxml>=4.9.0",
"httpx>=0.28.0",
"modelscope>=1.34.0",
]
[tool.pytest.ini_options]