cognee/evals
Boris 348610e73c
fix: refactor get_graph_from_model to return nodes and edges correctly (#257)
* fix: handle rate limit error coming from llm model

* fix: fixes lost edges and nodes in get_graph_from_model

* fix: fixes database pruning issue in pgvector (#261)

* fix: cognee_demo notebook pipeline is not saving summaries

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2024-12-06 12:52:01 +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 add custom metric implementation 2024-11-28 16:53:33 +01:00
EC2_README.md Add code formating to usermod command 2024-11-29 11:30:39 +01:00
eval_swe_bench.py fix: refactor get_graph_from_model to return nodes and edges correctly (#257) 2024-12-06 12:52:01 +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
llm_as_a_judge.py add some spaces for readability 2024-12-03 17:22:23 +01:00
simple_rag_vs_cognee_eval.py feat: migrate search to tasks (#144) 2024-10-07 14:41:35 +02:00