Skip to content

Releases: getzep/graphiti

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

v0.5.2 - make token limits configurable by prompt

24 Jan 15:15
0f50b74
Compare
Choose a tag to compare

make token limits configurable by prompt

v0.5.1 - better exception handling

17 Dec 20:16
77cb67c
Compare
Choose a tag to compare

v0.5.0 - Limit concurrency and optimize neo4j queries

17 Dec 18:52
7f94b0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.5.0pre5 - Clean llm input

11 Dec 02:27
a9091b0
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.5.0pre4...v0.5.0pre5

v0.5.0pre4 - optional pagination and minor bug fixes

09 Dec 18:57
6814cf7
Compare
Choose a tag to compare
bump version (#236)

pre4