graphiti/graphiti_core/utils/maintenance
Daniel Chalef 32b51530ec
feat: Fix bug in dedupe_node_list function (#137)
The code changes fix a bug in the `dedupe_node_list` function where a node instance was not found in the node map. The bug is now handled by logging a warning message and skipping the iteration. This ensures that the function continues to execute without any errors.
2024-09-20 21:03:20 -07:00
..
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
community_operations.py Add community update (#121) 2024-09-18 11:37:34 -04:00
edge_operations.py Mentions reranker (#124) 2024-09-18 15:44:28 -04:00
graph_data_operations.py Community nodes (#103) 2024-09-11 12:06:35 -04:00
node_operations.py feat: Fix bug in dedupe_node_list function (#137) 2024-09-20 21:03:20 -07:00
temporal_operations.py Add episode refactor (#85) 2024-09-05 12:05:44 -04:00
utils.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00