graphrag/tests/verbs
Nathan Evans eb0dfe376b
Remove strategy dicts (#2090)
* Remove "strategy" from community reports config/workflow

* Remove extraction strategy from extract_graph

* Remove summarization strategy from extract_graph

* Remove strategy from claim extraction

* Strongly type prompt templates

* Remove strategy from embed_text

* Push hydrated params into community report workflows

* Push hyrdated params into extract covariates

* Push hydrated params into extract graph NLP

* Push hydrated params into extract graph

* Push hydrated params into text embeddings

* Remove a few more low-level defaults

* Semver

* Remove configurable prompt delimiters

* Update smoke tests
2025-10-10 12:15:23 -07:00
..
data Remove text unit grouping (#2052) 2025-09-09 16:04:04 -07:00
__init__.py Verb merge nre1 (#1140) 2024-09-16 12:10:29 -07:00
test_create_base_text_units.py Remove text unit grouping (#2052) 2025-09-09 16:04:04 -07:00
test_create_communities.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_create_community_reports.py Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
test_create_final_documents.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_create_final_text_units.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_extract_covariates.py Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
test_extract_graph_nlp.py Remove text unit grouping (#2052) 2025-09-09 16:04:04 -07:00
test_extract_graph.py Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
test_finalize_graph.py Remove graph embedding and UMAP (#2048) 2025-09-09 15:35:43 -07:00
test_generate_text_embeddings.py Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
test_pipeline_state.py Context property bag ("state") (#1774) 2025-02-28 09:31:48 -08:00
test_prune_graph.py Remove text unit grouping (#2052) 2025-09-09 16:04:04 -07:00
util.py Merge branch 'main' into v3/main 2025-10-06 12:41:12 -07:00