graphrag/tests/verbs
Nathan Evans a2647da473
Simplify flow config (#1554)
* Flatten compute_communities config

* Remove cluster strategy type

* Flatten create_base_text_units config

* Move cluster seed to config default, leave as None in functions

* Remove "prechunked" logic

* Remove hard-coded encoding model

* Remove unused variables

* Strongly type embed_config

* Simplify layout_graph config

* Semver

* Fix integration test

* Fix config unit tests: ignore new config defaults

* Remove pipeline integ test
2024-12-27 16:38:36 -08:00
..
data Flow cleanup (#1510) 2024-12-18 18:07:44 -08:00
__init__.py Verb merge nre1 (#1140) 2024-09-16 12:10:29 -07:00
test_compute_communities.py Simplify flow config (#1554) 2024-12-27 16:38:36 -08:00
test_create_base_text_units.py Simplify flow config (#1554) 2024-12-27 16:38:36 -08:00
test_create_final_communities.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_community_reports.py Move extractors (#1516) 2024-12-18 16:21:41 -08:00
test_create_final_covariates.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_documents.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_entities.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_nodes.py Simplify flow config (#1554) 2024-12-27 16:38:36 -08:00
test_create_final_relationships.py Flow cleanup (#1510) 2024-12-18 18:07:44 -08:00
test_create_final_text_units.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_extract_graph.py Add Cosmos DB storage/cache option (#1431) 2024-12-19 13:43:21 -06:00
test_generate_text_embeddings.py Artifact cleanup (#1341) 2024-11-13 15:11:19 -08:00
util.py Chore/lib updates (#1477) 2024-12-06 14:08:24 -06:00