Releases: getzep/graphiti
Releases · getzep/graphiti
v0.7.6 - fallback on failed classifications
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
Entity classification updates (#281) * node classification updates * update * remove unused code * update
v0.7.4 - search fixes and optimizations
Search optimizations (#280) fix node distance search
v0.7.3 - update node attributes field
bump version (#278)
v0.7.2 - fix entity typo
What's Changed
- Neo4j 5.26 by @prasmussen15 in #271
- Scarlett/add logo and stars by @sattensil in #269
- entity typo by @prasmussen15 in #274
- chore: Bump version by @paul-paliychuk in #275
New Contributors
- @sattensil made their first contribution in #269
Full Changelog: v0.7.1...v0.7.2
v0.7.1 - Node label search filters
node label filters (#265) * node label filters * update * add search filters * updates * bump versions * update tests * test update
v0.7.0 - Custom Entity Types
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
bump version (#264)
v0.6.0 - remove episode endpoint
remove episode endpoint
v0.5.3 - update token limits
update output token limits to 2048 (#258) update token limits