更新日志描述

This commit is contained in:
Magic_yuan
2024-12-10 14:15:43 +08:00
parent 58c0f94346
commit 316c4df949

View File

@@ -414,7 +414,7 @@ async def extract_entities(
if not len(all_entities_data) and not len(all_relationships_data):
logger.warning(
"Didn't extract any entities or relationships, maybe your LLM is not working"
"Didn't extract any entities and relationships, maybe your LLM is not working"
)
return None