feat: start node support json schema (#29053)

This commit is contained in:
wangxiaolei
2025-12-05 00:22:10 +08:00
committed by GitHub
parent 79640a04cc
commit 725d6b52a7
5 changed files with 274 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ dependencies = [
"weaviate-client==4.17.0",
"apscheduler>=3.11.0",
"weave>=0.52.16",
"jsonschema>=4.25.1",
]
# Before adding new dependency, consider place it in
# alphabet order (a-z) and suitable group.