graphiti/graphiti_core/prompts
Jack Ryan f632a8ae9e
Improve JSON entity extraction prompt (#949)
Add guideline to extract entities from all JSON properties, not just primary fields like name/user. This ensures comprehensive entity extraction while maintaining the existing exclusion of date properties.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-30 11:00:14 -04:00
..
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
dedupe_edges.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
dedupe_nodes.py Improve node dedup prompts (#942) 2025-09-28 12:18:06 -07:00
eval.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
extract_edge_dates.py prompt update (#378) 2025-04-18 00:09:12 -04:00
extract_edges.py update prompts and support thinking models (#846) 2025-08-19 12:31:50 -04:00
extract_nodes.py Improve JSON entity extraction prompt (#949) 2025-09-30 11:00:14 -04:00
invalidate_edges.py Node dedupe efficiency (#490) 2025-05-15 13:56:33 -04:00
lib.py Gemini support (#324) 2025-04-06 09:27:04 -07:00
models.py chore: update version to 0.9.3 and restructure dependencies (#338) 2025-04-08 20:47:38 -07:00
prompt_helpers.py Add support for non-ASCII characters in LLM prompts (#805) 2025-08-08 11:07:32 -04:00
summarize_nodes.py Add support for non-ASCII characters in LLM prompts (#805) 2025-08-08 11:07:32 -04:00