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