graphrag/tests
Nathan Evans f5c5876dde
Reorganize flows (#1240)
* Extract base docs and entity graph

* Move extracted entities and text units

* Move communities and community reports

* Move covariates and final documents

* Move entities, nodes, relationships

* Move text_units and summarized entities

* Assert all snapshot null cases

* Remove disabled steps util

* Remove incorrect use of input "others"

* Convert text_embed_df to just return the embeddings, not update the df

* Convert snapshot functions to noops

* Semver

* Remove lingering covariates_enabled param

* Name consistency

* Syntax cleanup
2024-10-02 08:57:08 -07:00
..
fixtures Collapse create base extracted entities (#1235) 2024-09-30 17:32:56 -07:00
integration Ci streamline (#988) 2024-08-21 15:16:15 -06:00
notebook Add graphrag_import_neo4j_cypher Notebook (#593) 2024-08-23 15:18:35 -06:00
smoke Stabilize smoke tests for query community context building (#908) 2024-08-12 13:17:40 -06:00
unit fix setting base_dir to full paths when not using file system. (#1096) 2024-09-04 11:33:44 -07:00
verbs Reorganize flows (#1240) 2024-10-02 08:57:08 -07:00
__init__.py Initial Release 2024-07-01 15:25:30 -06:00
conftest.py Initial Release 2024-07-01 15:25:30 -06:00