Releases: getzep/graphiti
Releases · getzep/graphiti
v0.18.5 - properly support ascii characters
What's Changed
- Add support for non-ASCII characters in LLM prompts by @hugo-son in #805
- ensure ascii default to false by @prasmussen15 in #817
New Contributors
Full Changelog: v0.18.4...v0.18.5
v0.18.4 - batch delete to optimize CPU usage
What's Changed
- Fix Azure OpenAI configuration parameter in README by @jackaldenryan in #807
- add batch delete capabilities by @prasmussen15 in #813
Full Changelog: v0.18.3...v0.18.4
v0.18.3 - minor bug fixes
What's Changed
- add community group id index by @prasmussen15 in #802
- update add triple to always have embeddings by @prasmussen15 in #803
- test updates by @prasmussen15 in #806
Full Changelog: v0.18.2...v0.18.3
v0.18.2 - Calculate summaries separate from node attributes
What's Changed
- move summary out of attribute extraction by @prasmussen15 in #792
Full Changelog: v0.18.1...v0.18.2
v0.18.1 - improve runaway generations and index out of range errors
What's Changed
- feat/falkordb dynamic graph names by @danielchalef in #761
- add concurrency explanation, update Zep by @danielchalef in #766
- chore/prepare kuzu integration by @danielchalef in #762
- validate pydantic objects by @prasmussen15 in #783
Full Changelog: v0.18.0...v0.18.1
v0.18.0 - return search reranker scores
v0.17.11 - Group ID filtering in BFS and full-text queries
What's Changed
- Group ID filtering in BFS and full-text queries by @danielchalef in #754
- bump 0.17.11 by @danielchalef in #755
Full Changelog: v0.17.10...v0.17.11
v0.17.10 - fulltext updates
Full Changelog: v0.17.9...v0.17.10
v0.17.9 - fix full text edge search
v0.17.8 - fix: missing group filter on node ft search
What's Changed
- fix: missing group filter on node ft search by @danielchalef in #752
Full Changelog: v0.17.7...v0.17.8