cognee/cognee
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
..
api feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
exceptions
infrastructure Add pydantic settings checker (#497) 2025-02-04 23:18:27 +01:00
modules feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
shared feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
tasks chore: Change Code graph gh action to use OpenAI API (#499) 2025-02-05 22:20:07 +01:00
tests feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
__init__.py feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
base_config.py Update base_config.py 2025-01-16 13:19:43 +01:00
fetch_secret.py
pipelines.py
root_dir.py