graphiti/graphiti_core
Preston Rasmussen d91aaa052c
node classification failsafe - remove node labels not part of the custom ontology (#295)
* node classification failsafe

* Update graphiti_core/utils/maintenance/node_operations.py

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

* test update

* dict.keys update

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-18 18:32:56 -04:00
..
cross_encoder remove BGE reranker client from cross_encoder initializatio nto preve… (#296) 2025-03-18 17:48:14 -04:00
embedder feat: add Azure OpenAI Embedding support to Graphiti (#293) 2025-03-15 14:15:45 -07: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 Entity classification updates (#285) 2025-03-05 12:08:11 -05:00
search Entity attributes in prompts (#284) 2025-03-04 16:34:19 -05:00
utils node classification failsafe - remove node labels not part of the custom ontology (#295) 2025-03-18 18:32:56 -04:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py get edges by node uuid (#291) 2025-03-13 15:44:02 -04:00
errors.py Node group error type (#185) 2024-10-11 16:51:32 -04:00
graphiti.py get_nodes_and_edges_by_episode (#292) 2025-03-13 15:50:03 -04:00
helpers.py get edges by node uuid (#291) 2025-03-13 15:44:02 -04:00
nodes.py swap type_description to docstring (#287) 2025-03-05 15:27:03 -05:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00