🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-07-06 03:42:36 +00:00
parent d84fb0614c
commit 871d3ee745
4 changed files with 4 additions and 5 deletions

View File

@@ -44,7 +44,6 @@ if bot_global_config.lpmm_knowledge.enable:
logger.info(f"KG节点数量{len(kg_manager.graph.get_node_list())}")
logger.info(f"KG边数量{len(kg_manager.graph.get_edge_list())}")
# 数据比对Embedding库与KG的段落hash集合
for pg_hash in kg_manager.stored_paragraph_hashes:
key = PG_NAMESPACE + "-" + pg_hash