Releases: getzep/graphiti
Releases · getzep/graphiti
v0.8.1 - entity classification safeguards
node classification failsafe - remove node labels not part of the cus…
v0.8.0 - get_nodes_and_edges_by_episode and get edges by node_uuid
v0.8.0 - get_nodes_and_edges_by_episode and get edges by node_uuid
v0.7.9 - use docstring for entity type description
swap type_description to docstring (#287) * swap type_description to docstring * remove unused imports * bump version * removed unused imports
v0.7.8 - fixed bugs around entity classification
bump version (#286)
v0.7.7 - node label filter updates
Entity attributes in prompts (#284) * add node attributes to prompts * tested * attribute update
v0.7.6 - fallback on failed classifications
Catch classification exceptions (#283) * Catch classification exceptions * except * Update graphiti_core/utils/maintenance/node_operations.py Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
v0.7.5 - entity classification fixes
Entity classification updates (#281) * node classification updates * update * remove unused code * update
v0.7.4 - search fixes and optimizations
Search optimizations (#280) fix node distance search
v0.7.3 - update node attributes field
bump version (#278)
v0.7.2 - fix entity typo
What's Changed
- Neo4j 5.26 by @prasmussen15 in #271
- Scarlett/add logo and stars by @sattensil in #269
- entity typo by @prasmussen15 in #274
- chore: Bump version by @paul-paliychuk in #275
New Contributors
- @sattensil made their first contribution in #269
Full Changelog: v0.7.1...v0.7.2