graphrag/tests/unit/indexing
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
..
cache Refactor CacheFactory, StorageFactory, and VectorStoreFactory to use consistent registration patterns and add custom vector store documentation (#2006) 2025-08-28 13:53:07 -07:00
graph Merge branch 'main' into v3/main 2025-10-07 16:24:15 -07:00
input Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
operations Improve internal logging functionality by using Python's standard logging module (#1956) 2025-07-09 18:29:03 -06:00
text_splitting Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
verbs Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
__init__.py Initial Release 2024-07-01 15:25:30 -06:00
test_init_content.py Chore/lib updates (#1477) 2024-12-06 14:08:24 -06:00