mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| test_create_base_text_units.py | ||
| test_create_communities.py | ||
| test_create_community_reports.py | ||
| test_create_final_documents.py | ||
| test_create_final_text_units.py | ||
| test_extract_covariates.py | ||
| test_extract_graph_nlp.py | ||
| test_extract_graph.py | ||
| test_finalize_graph.py | ||
| test_generate_text_embeddings.py | ||
| test_pipeline_state.py | ||
| test_prune_graph.py | ||
| util.py | ||