fix: stabilize knowledge compilation navigation updates (#17345)

This commit is contained in:
buua436
2026-07-24 17:48:27 +08:00
committed by GitHub
parent 1f97823ee3
commit 2ba7ccecaf
12 changed files with 181 additions and 76 deletions

View File

@@ -1009,6 +1009,8 @@ async def run_tree_templates(
ctx.kb_id,
doc_id,
tree,
embd_mdl=embedding_model,
chat_mdl=chat_mdl_by_tid[template_id],
)
except Exception:
logging.exception(