Feat: Add knowledge compilation workflows (#16515)

## Summary
- Add knowledge compilation template APIs, services, and builtin
template seed data
- Add advanced knowledge compile structure/artifact/RAPTOR workflow
support
- Update parsing, dataset/document APIs, and supporting services for
compilation workflows
This commit is contained in:
Kevin Hu
2026-07-02 23:22:07 +08:00
committed by GitHub
parent 7d64a78f83
commit 62f94cd59b
57 changed files with 14587 additions and 3094 deletions

View File

@@ -71,7 +71,7 @@
# "rag.utils.base64_image",
# "rag.prompts.generator",
# "rag.raptor",
# "rag.advanced_rag.knowlege_compile.raptor",
# "rag.app",
# "rag.graphrag.utils",
# ]