cognee/cognee/tasks/temporal_awareness
Boris 8f84713b54
fix: support structured data conversion to data points (#512)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- New Features
- Introduced version tracking and enhanced metadata in core data models
for improved data consistency.
  
- Bug Fixes
- Improved error handling during graph data loading to prevent
disruptions from unexpected identifier formats.
  
- Refactor
- Centralized identifier parsing and streamlined model definitions,
ensuring smoother and more consistent operations across search,
retrieval, and indexing workflows.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-10 17:16:13 +01:00
..
__init__.py ruff format 2025-01-05 19:09:08 +01:00
build_graph_with_temporal_awareness.py ruff format 2025-01-05 19:09:08 +01:00
graphiti_model.py fix: support structured data conversion to data points (#512) 2025-02-10 17:16:13 +01:00
index_graphiti_objects.py fix: support structured data conversion to data points (#512) 2025-02-10 17:16:13 +01:00
search_graph_with_temporal_awareness.py ruff format 2025-01-05 19:09:08 +01:00