cognee/cognee/tests
Boris 5345626e6a
fix: add proper node labels (#607)
<!-- .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**
- Improved backend data organization with automatic categorization of
stored items for enhanced search and retrieval.
- Launched a product recommendation system that analyzes customer data
and preferences to suggest top products.
- Introduced a sample dataset showcasing customer profiles, preferences,
and product interactions for demonstration purposes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-06 13:30:13 +01:00
..
integration feat: use external chunker [cog-1354] (#551) 2025-02-21 14:10:59 +01:00
tasks feat: Implement optional neo4j metrics and improve tests [cog-1262] (#556) 2025-02-19 16:24:59 +01:00
test_data test: Add tests for different document types 2024-12-09 15:20:50 +01:00
unit feat: add regex entity extractor (#605) 2025-03-06 12:13:59 +01:00
__init__.py Cog 174 (#84) 2024-04-26 00:16:03 +02:00
get_graph_url.py ruff format 2025-01-05 19:09:08 +01:00
test_custom_model.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
test_deduplication.py refactor: Run ruff format 0.9.2 2025-01-17 10:40:24 +01:00
test_falkordb.py refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
test_library.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
test_milvus.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
test_neo4j.py Feat/cog 1365 unify retrievers (#572) 2025-02-27 12:13:21 +01:00
test_pgvector.py Feat/cog 1365 unify retrievers (#572) 2025-02-27 12:13:21 +01:00
test_qdrant.py Feat/cog 1365 unify retrievers (#572) 2025-02-27 12:13:21 +01:00
test_weaviate.py Feat/cog 1365 unify retrievers (#572) 2025-02-27 12:13:21 +01:00