Skip to content

Releases: getzep/graphiti

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

v0.7.1 - Node label search filters

21 Feb 17:38
088029a
Compare
Choose a tag to compare
node label filters (#265)

* node label filters

* update

* add search filters

* updates

* bump versions

* update tests

* test update

v0.7.0 - Custom Entity Types

13 Feb 17:31
29a071b
Compare
Choose a tag to compare

Add the ability to use Pydantic BaseModels to define custom entity types. During ingestion, Graphiti will attempt to classify and extract relevant metadata for the provided types

v0.6.1 - add_triplet bug fixes

12 Feb 17:38
6eccc9e
Compare
Choose a tag to compare
bump version (#264)

v0.6.0 - remove episode endpoint

05 Feb 20:18
a99aad5
Compare
Choose a tag to compare

remove episode endpoint

v0.5.3 - update token limits

01 Feb 02:33
0d41efe
Compare
Choose a tag to compare
update output token limits to 2048 (#258)

update token limits