Skip to content

Releases: getzep/graphiti

v0.9.2 - Fix Gemini dependencies

08 Apr 22:39
12ff024
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1 - fix pagination

08 Apr 22:00
6c0def7
Compare
Choose a tag to compare
Use UUID as cursor (#335)

* update pagination

* update pagination

* Update graphiti_core/edges.py

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* uuid_cursor

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

v0.9.0 - Gemini support

06 Apr 17:23
bc40d86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.8...v0.9.0

v0.8.8 - entity type validation

04 Apr 17:55
f4dd391
Compare
Choose a tag to compare
add entity type validation handling (#320)

* add entity type validation handling

* bump version

v0.8.7 - add previous episodes override to add episode

02 Apr 21:19
fb37565
Compare
Choose a tag to compare
Retrieve episodes override (#319)

* add episode override

* add test

* make format

v0.8.6 - update MCP

02 Apr 18:53
b7bd56d
Compare
Choose a tag to compare
bump version (#318)

v0.8.5 - handle errors better

27 Mar 21:13
dbe21a1
Compare
Choose a tag to compare
bump version (#309)

v0.8.4 - fix get edges by uuid error handling

27 Mar 14:45
f91570a
Compare
Choose a tag to compare
update get edges by uuids (#307)

* update get edges by uuids

* Update graphiti_core/errors.py

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* remove sample test

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

v0.8.3 - fix node attributes updates

26 Mar 16:39
0420350
Compare
Choose a tag to compare
fix bug with updating node type attributes (#305)

fix bug with saving new properties

v0.8.2 - fix node save errors

24 Mar 17:54
4e52c57
Compare
Choose a tag to compare
fix node save errors (#303)