graphiti/graphiti_core
Preston Rasmussen 5dce26722e
e2e graph builder eval (#343)
* add partial eval platform

* dedupe updates

* add e2e eval

* Update graphiti_core/prompts/eval.py

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

* clear all outputs

* clear all outputs

* squash eval commits

* Update tests/evals/data/utils.py

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

* add longmemeval disclaimer

* remove gitignore

* add copyright headers

* add cli

* Update tests/evals/data/longmemeval_data/README.md

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

* Update tests/evals/eval_e2e_graph_building.py

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

* updates

---------

Co-authored-by: jackaldenryan <jackaldenryan@gmail.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-12 10:35:22 -04:00
..
cross_encoder chore: update version to 0.9.3 and restructure dependencies (#338) 2025-04-08 20:47:38 -07:00
embedder chore: update dependencies and refactor type hinting (#339) 2025-04-09 08:05:26 -07:00
llm_client chore: update version to 0.9.3 and restructure dependencies (#338) 2025-04-08 20:47:38 -07:00
models fix node save errors (#303) 2025-03-24 13:52:14 -04:00
prompts e2e graph builder eval (#343) 2025-04-12 10:35:22 -04:00
search update context string (#346) 2025-04-10 06:57:58 -04:00
utils chore: update version to 0.9.3 and restructure dependencies (#338) 2025-04-08 20:47:38 -07:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py Use UUID as cursor (#335) 2025-04-08 17:59:40 -04:00
errors.py add entity type validation handling (#320) 2025-04-04 13:53:04 -04:00
graphiti.py Add search_ and deprecate _search (#342) 2025-04-09 15:59:21 -04:00
helpers.py get edges by node uuid (#291) 2025-03-13 15:44:02 -04:00
nodes.py Use UUID as cursor (#335) 2025-04-08 17:59:40 -04:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00