graphiti/graphiti_core/prompts
Preston Rasmussen 29a071b2b8
Custom ontology (#262)
* ontology

* extract and save node labels

* extract entity type properties

* neo4j upgrade needed

* add entity types

* update typing

* update types

* updates

* Update graphiti_core/utils/maintenance/node_operations.py

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* fix warning

* mypy updates

* update properties

* mypy ignore

* mypy types

* bump version

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-13 12:17:52 -05:00
..
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
dedupe_edges.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
dedupe_nodes.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
eval.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
extract_edge_dates.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
extract_edges.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
extract_nodes.py Custom ontology (#262) 2025-02-13 12:17:52 -05:00
invalidate_edges.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
lib.py add unicode escape (#224) 2024-12-03 11:52:49 -05:00
models.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
prompt_helpers.py add unicode escape (#224) 2024-12-03 11:52:49 -05:00
summarize_nodes.py Custom ontology (#262) 2025-02-13 12:17:52 -05:00