feat(retrieval): 接入 Note/Search/Index 服务与路由

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
yxx
2026-08-27 19:22:56 +08:00
co-authored by Claude
parent 02bb38bb1d
commit 6b16ad1a08
4 changed files with 261 additions and 38 deletions
+1
View File
@@ -0,0 +1 @@
"""应用服务层:编排 Knowledge/Retrieval Core 与 Repository,供路由调用。"""