Skip to content

Releases: getzep/graphiti

v0.8.1 - entity classification safeguards

20 Mar 15:29
d91aaa0
Compare
Choose a tag to compare
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

13 Mar 19:51
dff0b3c
Compare
Choose a tag to compare

v0.8.0 - get_nodes_and_edges_by_episode and get edges by node_uuid

v0.7.9 - use docstring for entity type description

05 Mar 20:30
e83bcbb
Compare
Choose a tag to compare
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

05 Mar 17:12
5ef849c
Compare
Choose a tag to compare

v0.7.7 - node label filter updates

04 Mar 21:35
7f20b21
Compare
Choose a tag to compare
Entity attributes in prompts (#284)

* add node attributes to prompts

* tested

* attribute update

v0.7.6 - fallback on failed classifications

28 Feb 22:07
a18dde3
Compare
Choose a tag to compare
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

27 Feb 20:13
6f87473
Compare
Choose a tag to compare
Entity classification updates (#281)

* node classification updates

* update

* remove unused code

* update

v0.7.4 - search fixes and optimizations

27 Feb 16:52
1d2417e
Compare
Choose a tag to compare
Search optimizations (#280)

fix node distance search

v0.7.3 - update node attributes field

25 Feb 21:15
722a2c8
Compare
Choose a tag to compare

v0.7.2 - fix entity typo

25 Feb 19:41
52046ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2