cognee/evals
lxobr da5e3ab24d
COG 870 Remove duplicate edges from the code graph (#293)
* feat: turn summarize_code into generator

* feat: extract run_code_graph_pipeline, update the pipeline

* feat: minimal code graph example

* refactor: update argument

* refactor: move run_code_graph_pipeline to cognify/code_graph_pipeline

* refactor: indentation and whitespace nits

* refactor: add deprecated use comments and warnings

---------

Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Boris <boris@topoteretes.com>
2024-12-17 12:02:25 +01:00
..
cloud Add -y to setup_ubuntu_instance.sh commands and update EC2_README 2024-11-29 11:30:39 +01:00
test_datasets/initial_test Updated evals, added falkordb 2024-05-20 14:41:08 +02:00
__init__.py add test for linter 2024-05-25 22:18:07 +02:00
deepeval_metrics.py Calculate official hotpot EM and F1 scores (#292) 2024-12-10 19:16:12 +01:00
EC2_README.md Add code formating to usermod command 2024-11-29 11:30:39 +01:00
eval_on_hotpot.py Calculate official hotpot EM and F1 scores (#292) 2024-12-10 19:16:12 +01:00
eval_swe_bench.py COG 870 Remove duplicate edges from the code graph (#293) 2024-12-17 12:02:25 +01:00
eval_utils.py Connect code graph pipeline + retriever + benchmarking 2024-11-29 15:24:49 +01:00
generate_test_set.py Add evals for cognee 2024-05-19 22:39:47 +02:00
official_hotpot_metrics.py Calculate official hotpot EM and F1 scores (#292) 2024-12-10 19:16:12 +01:00
simple_rag_vs_cognee_eval.py feat: migrate search to tasks (#144) 2024-10-07 14:41:35 +02:00