cognee/cognee/modules
hajdul88 bcd326518d
feat: implements graph visualization method for cognee (#493)
<!-- .github/pull_request_template.md -->

## Description
This PR contains the improvement of the visualization endpoint

## 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**
- Launched an enhanced interactive network visualization utility that
renders dynamic, browser-based graphs. The new feature simplifies
execution by directly generating an HTML file showcasing the
visualization—complete with interactive elements and an on-screen
confirmation—providing a more intuitive and efficient experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-06 11:22:17 +01:00
..
chunking fix: Add reraising of general exception handling in cognee [COG-1062] (#490) 2025-02-04 10:51:05 +01:00
cognify fix: Initial commit to resolve issue with using tokenizer based on LLMs 2025-01-21 19:53:22 +01:00
data fix: Add reraising of general exception handling in cognee [COG-1062] (#490) 2025-02-04 10:51:05 +01:00
engine feat: adds pydantic types to graph layer models 2025-01-09 16:46:41 +01:00
graph fix: Add reraising of general exception handling in cognee [COG-1062] (#490) 2025-02-04 10:51:05 +01:00
ingestion ruff format 2025-01-05 19:09:08 +01:00
pipelines ruff format 2025-01-05 19:09:08 +01:00
retrieval fix: Add reraising of general exception handling in cognee [COG-1062] (#490) 2025-02-04 10:51:05 +01:00
search fix: mcp improvements (#472) 2025-02-04 08:47:31 +01:00
settings feat: Add gemini support [COG-1023] (#485) 2025-01-31 18:03:23 +01:00
storage/utils Fix linter issues 2025-01-05 19:48:35 +01:00
users fix: Attempt to resolve issue with Ubuntu 24.04 segmentation fault 2025-01-13 15:00:12 +01:00
visualization feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
__init__.py chore: rename package 2024-03-13 16:08:11 +01:00