cognee/cognee/modules
hajdul88 1b630366c9
Adds types property to pydantic Datapoint inherited classes (#523)
<!-- .github/pull_request_template.md -->

## Description
This PR adds types to DataPoint pydantic class + fixes visualization
colors

## 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**
- Added a `type` field to the `DataPoint` model for clearer data
classification.
- Enhanced color mapping in visualizations by assigning a distinct color
to "TextSummary" nodes.

- **Refactor**
- Improved default settings for version control and ordering to ensure
consistent data behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-11 19:23:19 +01:00
..
chunking fix: support structured data conversion to data points (#512) 2025-02-10 17:16:13 +01:00
cognify fix: Initial commit to resolve issue with using tokenizer based on LLMs 2025-01-21 19:53:22 +01:00
data feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
engine fix: support structured data conversion to data points (#512) 2025-02-10 17:16:13 +01:00
graph fix: support structured data conversion to data points (#512) 2025-02-10 17:16:13 +01:00
ingestion ruff format 2025-01-05 19:09:08 +01:00
pipelines fix: Resolve issue with UUID in telemetry (#524) 2025-02-11 18:31:53 +01:00
retrieval fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
search fix: support structured data conversion to data points (#512) 2025-02-10 17:16:13 +01:00
settings feat: Add gemini support [COG-1023] (#485) 2025-01-31 18:03:23 +01:00
storage/utils fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
users fix: Attempt to resolve issue with Ubuntu 24.04 segmentation fault 2025-01-13 15:00:12 +01:00
visualization Adds types property to pydantic Datapoint inherited classes (#523) 2025-02-11 19:23:19 +01:00
__init__.py chore: rename package 2024-03-13 16:08:11 +01:00