* Remove ensure_ascii configuration parameter - Changed to_prompt_json default from ensure_ascii=True to False - Removed ensure_ascii parameter from Graphiti.__init__ and GraphitiClients - Removed ensure_ascii from all function signatures and context dictionaries - Removed ensure_ascii from all test files - All JSON serialization now preserves Unicode characters by default 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * format --------- Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dedupe_edges.py | ||
| dedupe_nodes.py | ||
| eval.py | ||
| extract_edge_dates.py | ||
| extract_edges.py | ||
| extract_nodes.py | ||
| invalidate_edges.py | ||
| lib.py | ||
| models.py | ||
| prompt_helpers.py | ||
| summarize_nodes.py | ||