graphrag/tests/verbs
Nathan Evans 1df89727c3
Some checks failed
gh-pages / build (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.11) (push) Has been cancelled
Python Integration Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Integration Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Publish (pypi) / Upload release to PyPI (push) Has been cancelled
Python Smoke Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Smoke Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Spellcheck / spellcheck (push) Has been cancelled
Pipeline registration (#1940)
* Move covariate run conditional

* All pipeline registration

* Fix method name construction

* Rename context storage -> output_storage

* Rename OutputConfig as generic StorageConfig

* Reuse Storage model under InputConfig

* Move input storage creation out of document loading

* Move document loading into workflows

* Semver

* Fix smoke test config for new workflows

* Fix unit tests

---------

Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2025-06-12 16:14:39 -07:00
..
data Fix graph creation (#1905) 2025-04-29 18:18:49 -07:00
__init__.py Verb merge nre1 (#1140) 2024-09-16 12:10:29 -07:00
test_create_base_text_units.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_create_communities.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_create_community_reports.py Pipeline registration (#1940) 2025-06-12 16:14:39 -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 Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_extract_graph_nlp.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_extract_graph.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_finalize_graph.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_generate_text_embeddings.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
test_pipeline_state.py Context property bag ("state") (#1774) 2025-02-28 09:31:48 -08:00
test_prune_graph.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
util.py Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00