mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 09:53:29 +08:00
fix: stabilize knowledge compilation navigation updates (#17345)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user