Skip to content

Releases: getzep/graphiti

v0.3.18 - Update reranker limits

28 Oct 18:50
7bb0c78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.17...v0.3.18

v0.3.17 - Add cross_encoder reranking and bfs search

25 Oct 16:30
ceb60a3
Compare
Choose a tag to compare

v0.3.17 - Add cross_encoder reranking and bfs search

v0.3.16 - Use session search

22 Oct 14:32
f77ab2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.15...v0.3.16

v0.3.15 - Default Database Load Env Fix

22 Oct 12:50
1290d0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.14...v0.3.15

v0.3.14 - Use explicit DEFAULT_DATABASE

21 Oct 16:34
b217d1e
Compare
Choose a tag to compare
Make default DB explicit (#195)

* add default database

* update

* init tests

* update test

* bump version

* removed unused imports

v0.3.13 - Update Lucene search

20 Oct 21:44
ecb7043
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.3.13

v0.3.12 - Remove fuzzy search to fix large queries

19 Oct 15:36
737a3bc
Compare
Choose a tag to compare

Remove fuzzy search to fix large queries

v0.3.11 - Fix bug when not storing raw content

15 Oct 16:14
194ecf5
Compare
Choose a tag to compare
set content to empty after episode extractions have happened (#191)

* set content to empty after episode extractions have happened

* format

* bump version

v0.3.10 - update logging and error types

11 Oct 22:30
fca1f73
Compare
Choose a tag to compare
Node group error type (#185)

* add new error

* update for compatibility wit hdev environment

* update

* fix mmr score

* make mmr more readable

v0.3.9 - Improve quality of temporal extraction and edge invalidations, Add MMR reranking to search

08 Oct 21:40
edfc7ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9