Releases: getzep/graphiti
Releases · getzep/graphiti
v0.25.5 - edge chunking with large numbers of nodes
What's Changed
- Edge extraction efficiency by @prasmussen15 in #1140
Full Changelog: v0.25.4...v0.25.5
v0.25.4 - update custom instructions
What's Changed
- use custom instructions in all extraction steps by @prasmussen15 in #1148
Full Changelog: v0.25.3...v0.25.4
v0.25.3 - Fix entity extraction for large episode inputs with adaptive chunking
What's Changed
- Fix entity extraction for large episode inputs with adaptive chunking by @danielchalef in #1129
- Bump version by @danielchalef in #1139
Full Changelog: v0.25.2...v0.25.3
v0.25.2 - date filter updates
What's Changed
- chore: Add None defaults to DateFilter date field and PropertyFilter property_value field by @paul-paliychuk in #1134
- bump version by @prasmussen15 in #1138
Full Changelog: v0.25.1...v0.25.2
v0.25.1 - add_triplet bug fixes
v0.25.0 - graph improvements and custom prompts
What's Changed
- Fix/model name config by @ronaldmego in #1094
- Add SEO keyword to Zep link in README by @danielchalef in #1114
- Add triplet update by @prasmussen15 in #1115
- Custom prompt by @prasmussen15 in #1122
- Fix limited number of edges by @prasmussen15 in #1124
New Contributors
- @ronaldmego made their first contribution in #1094
Full Changelog: v0.24.3...v0.25.0
v0.24.3 - property filters
What's Changed
- bump by @prasmussen15 in #1093
- add property filters by @prasmussen15 in #1099
Full Changelog: v0.24.2...v0.24.3
v0.24.2 - language prompt update
What's Changed
- fix: replace deprecated gemini-2.5-flash-lite-preview with
gemini-2.5-flash-liteby @danielchalef in #1076 - Disable issue triage and daily maintenance workflows by @danielchalef in #1089
- foreign language fix by @prasmussen15 in #1090
Full Changelog: v0.24.1...v0.24.2
v0.24.1 - minor changes
What's Changed
- [Doc]: fixing typos in various files by @didier-durand in #1067
- Update default Anthropic model to claude-haiku-4-5 by @danielchalef in #1070
- update summary character limit by @prasmussen15 in #1073
Full Changelog: v0.24.0...v0.24.1
v0.24.0 - Improved GenericOpenAI, Azure OpenAI, and Anthropic Support
What's Changed
- Bump graphiti-core to v0.23.1 in mcp_server by @danielchalef in #1060
- Use OpenAI structured output API for response validation by @danielchalef in #1061
- Add Azure OpenAI example with Neo4j by @danielchalef in #1064
- Add dynamic max_tokens configuration for Anthropic models by @supmo668 in #1043
- [Doc]: fixing typos in various files by @didier-durand in #1065
- Bump v0.24.0 by @danielchalef in #1066
New Contributors
- @supmo668 made their first contribution in #1043
- @didier-durand made their first contribution in #1065
Full Changelog: v0.23.1...v0.24.0