knowledge系统对应修改

This commit is contained in:
UnCLAS-Prommer
2025-07-31 13:38:56 +08:00
parent 37e52a1566
commit 52acfe5958
4 changed files with 58 additions and 67 deletions

View File

@@ -162,7 +162,7 @@ class KGManager:
ent_hash_list = list(ent_hash_list)
synonym_hash_set = set()
synonym_result = dict()
synonym_result = {}
# rich 进度条
total = len(ent_hash_list)