graphiti/graphiti_core
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
..
cross_encoder Bounded semaphore - limiting concurrency (#244) 2024-12-17 13:08:18 -05:00
embedder Pagination for get by group_id (#218) 2024-12-02 11:17:37 -05:00
llm_client update output token limits to 2048 (#258) 2025-01-31 21:33:10 -05:00
models Custom ontology (#262) 2025-02-13 12:17:52 -05:00
prompts Custom ontology (#262) 2025-02-13 12:17:52 -05:00
search Custom ontology (#262) 2025-02-13 12:17:52 -05:00
utils Custom ontology (#262) 2025-02-13 12:17:52 -05:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py default to no pagination (#232) 2024-12-06 12:46:50 -05:00
errors.py Node group error type (#185) 2024-10-11 16:51:32 -04:00
graphiti.py Custom ontology (#262) 2025-02-13 12:17:52 -05:00
helpers.py Set max tokens by prompt (#255) 2025-01-24 10:14:49 -05:00
nodes.py Custom ontology (#262) 2025-02-13 12:17:52 -05:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00