graphiti/tests/utils/maintenance
Daniel Chalef e5337d3504 chore: Update dependencies and enhance edge resolution logic
- Add new dependencies: boto3, opensearch-py, and langchain-aws to pyproject.toml.
- Modify Graphiti class to handle additional parameters in edge resolution.
- Improve edge type handling in deduplication logic by introducing custom edge type names.
- Enhance tests for edge resolution to cover new scenarios and ensure correct behavior.

This update improves the flexibility and functionality of edge operations while ensuring compatibility with new libraries.
2025-09-29 21:10:15 -07:00
..
test_bulk_utils.py Refactor batch deduplication logic to enhance node resolution and track duplicate pairs (#929) (#936) 2025-09-26 08:40:18 -07:00
test_edge_operations.py chore: Update dependencies and enhance edge resolution logic 2025-09-29 21:10:15 -07:00
test_node_operations.py Fix index out of range errors in LLM deduplication responses (#939) 2025-09-26 14:57:48 -07:00
test_temporal_operations_int.py add_episode() refactor (#421) 2025-04-30 12:08:52 -04:00