Skip to content

v0.9.0

Compare
Choose a tag to compare
@AlonsoGuevara AlonsoGuevara released this 06 Dec 20:33
· 17 commits to main since this release
1a13e0f

What's Changed

0.9.0

  • minor: Refactor graph creation.
  • patch: Dependency updates
  • patch: Fix Global Search with dynamic Community selection bug
  • patch: Fix question gen.
  • patch: Optimize Final Community Reports calculation and stabilize cache
  • patch: miscellaneous code cleanup and minor changes for better alignment of style across the codebase.
  • patch: replace llm package with fnllm
  • patch: replaced md5 hash with sha512
  • patch: update API and add a demonstration notebook

Release Notes

Please be aware that since this release previous cache entries will no longer be valid.
Runing a new index will generate the new cache entries for future runs.

New Contributors

Full Changelog: v0.5.0...v0.9.0