What's Changed
* chore: Change Code graph gh action to use OpenAI API by dexters1 in https://github.com/topoteretes/cognee/pull/499
* feat: implements graph visualization method for cognee by hajdul88 in https://github.com/topoteretes/cognee/pull/493
* Comment out the postgres configuration from .env.template by soekja in https://github.com/topoteretes/cognee/pull/502
* feat: metrics in neo4j adapter [COG-1082] by alekszievr in https://github.com/topoteretes/cognee/pull/487
* refactor: Refactor search so graph completion is used by default by dexters1 in https://github.com/topoteretes/cognee/pull/505
* update architecture diagram in readme by hande-k in https://github.com/topoteretes/cognee/pull/506
* Test: test descriptive graph metric calculation in neo4j and networkx adapters [COG-1188] by alekszievr in https://github.com/topoteretes/cognee/pull/500
* Fix diameter and shortest path calculation in networkx adapter [COG-1201] by alekszievr in https://github.com/topoteretes/cognee/pull/507
* fix: resolve key error for visualization, handle ValueError for jedi … by dexters1 in https://github.com/topoteretes/cognee/pull/509
* Fix/custom model pipeline by borisarzentar in https://github.com/topoteretes/cognee/pull/508
New Contributors
* soekja made their first contribution in https://github.com/topoteretes/cognee/pull/502
**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.24...v0.1.25