Releases: getzep/graphiti
Releases · getzep/graphiti
v0.3.18 - Update reranker limits
v0.3.17 - Add cross_encoder reranking and bfs search
v0.3.17 - Add cross_encoder reranking and bfs search
v0.3.16 - Use session search
What's Changed
- Use sessions search by @prasmussen15 in #197
- chore: Bump version by @paul-paliychuk in #198
Full Changelog: v0.3.15...v0.3.16
v0.3.15 - Default Database Load Env Fix
v0.3.14 - Use explicit DEFAULT_DATABASE
Make default DB explicit (#195) * add default database * update * init tests * update test * bump version * removed unused imports
v0.3.13 - Update Lucene search
v0.3.12 - Remove fuzzy search to fix large queries
Remove fuzzy search to fix large queries
v0.3.11 - Fix bug when not storing raw content
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
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
What's Changed
- chore(deps): Bump neo4j from 5.24.0 to 5.25.0 by @dependabot in #168
- chore(deps-dev): Bump langgraph from 0.2.23 to 0.2.28 by @dependabot in #167
- chore(deps-dev): Bump ruff from 0.6.7 to 0.6.8 by @dependabot in #166
- chore(deps-dev): Bump langsmith from 0.1.125 to 0.1.129 by @dependabot in #165
- chore: Add build and start CI workflow by @paul-paliychuk in #164
- feat: add health checks and dependencies to docker-compose by @paul-paliychuk in #163
- update lucene sanitizer by @prasmussen15 in #170
- test escape characters by @prasmussen15 in #171
- Msc benchmark update by @prasmussen15 in #173
- add addepisode return object by @prasmussen15 in #172
- Fix edge invalidation by @prasmussen15 in #174
- chore(deps): Bump numpy from 2.1.1 to 2.1.2 by @dependabot in #179
- chore(deps-dev): Bump ruff from 0.6.8 to 0.6.9 by @dependabot in #178
- chore(deps-dev): Bump langsmith from 0.1.130 to 0.1.131 by @dependabot in #177
- chore(deps): Bump openai from 1.51.0 to 1.51.1 by @dependabot in #175
- Add mmr reranking by @prasmussen15 in #180
- chore(deps-dev): Bump anthropic from 0.34.2 to 0.35.0 by @dependabot in #176
- fix: Release workflow for service image by @paul-paliychuk in #182
Full Changelog: v0.3.8...v0.3.9