v0.24.0

getzep/graphitiv0.24.0Nov 14, 2025by danielchalef

AI Summary

This release enhances support for OpenAI, Azure OpenAI, and Anthropic models by improving response validation and adding dynamic token configuration options.

Key Highlights

  • Implemented OpenAI structured output API for improved response validation
  • Added Azure OpenAI example configuration with Neo4j
  • Added dynamic max_tokens configuration for Anthropic models
  • Fixed documentation typos in various files

Full Release Notes

## What's Changed
* Bump graphiti-core to v0.23.1 in mcp_server by @danielchalef in https://github.com/getzep/graphiti/pull/1060
* Use OpenAI structured output API for response validation by @danielchalef in https://github.com/getzep/graphiti/pull/1061
* Add Azure OpenAI example with Neo4j by @danielchalef in https://github.com/getzep/graphiti/pull/1064
* Add dynamic max_tokens configuration for Anthropic models by @supmo668 in https://github.com/getzep/graphiti/pull/1043
* [Doc]: fixing typos in various files by @didier-durand in https://github.com/getzep/graphiti/pull/1065
* Bump v0.24.0 by @danielchalef in https://github.com/getzep/graphiti/pull/1066

## New Contributors
* @supmo668 made their first contribution in https://github.com/getzep/graphiti/pull/1043
* @didier-durand made their first contribution in https://github.com/getzep/graphiti/pull/1065

**Full Changelog**: https://github.com/getzep/graphiti/compare/v0.23.1...v0.24.0