refactor: 去重删除逻辑统一到 VectorDB.delete_by_source

This commit is contained in:
2026-07-10 15:27:52 +08:00
parent ebfae1f60c
commit 3308636086
6 changed files with 34 additions and 32 deletions
+2
View File
@@ -19,3 +19,5 @@ chunk:
server:
host: 0.0.0.0
port: 8000
# ssl_keyfile: "" # HTTPS 私钥路径(设置后启用 HTTPS)
# ssl_certfile: "" # HTTPS 证书路径(设置后启用 HTTPS)