graphrag/docs
Nathan Evans c02ab0984a
Streamline workflows (#1674)
* Remove create_final_nodes

* Rename final entity output to "entities"

* Remove duplicate code from graph extraction

* Rename create_final_relationships output to "relationships"

* Rename create_final_communities output to "communities"

* Combine compute_communities and create_final_communities

* Rename create_final_covariates output to "covariates"

* Rename create_final_community_reports output to "community_reports"

* Rename create_final_text_units output to "text_units"

* Rename create_final_documents output to "documents"

* Remove transient snapshots config

* Move create_final_entities to finalize_entities operation

* Move create_final_relationships flow to finalize_relationships operation

* Reuse some community report functions

* Collapse most of graph and text unit-based report generation

* Unify schemas files

* Move community reports extractor

* Move NLP report prompt to prompts folder

* Fix a few pandas warnings

* Rename embeddings config to embed_text

* Rename claim_extraction config to extract_claims

* Remove nltk from standard graph extraction

* Fix verb tests

* Fix extract graph config naming

* Fix moved file reference

* Create v1-to-v2 migration notebook

* Semver

* Fix smoke test artifact count

* Raise tpm/rpm on smoke tests

* Update drift settings for smoke tests

* Reuse project directory var in api notebook

* Format

* Format
2025-02-07 11:11:03 -08:00
..
config Fix typo in table formatting in env_vars documentation (#1632) 2025-02-04 13:14:58 -08:00
data/operation_dulce Replace current docs by mkdocs (#1263) 2024-10-11 13:39:03 -06:00
examples_notebooks Streamline workflows (#1674) 2025-02-07 11:11:03 -08:00
img Add visualization guide (#1340) 2024-11-06 14:06:50 -05:00
index Jan documentation updates (#1612) 2025-01-10 11:36:27 -08:00
prompt_tuning Update auto_prompt_tuning.md (#1659) 2025-01-27 13:33:25 -06:00
query Update doc site with api overview notebook (#1509) 2024-12-12 16:08:24 -05:00
scripts Fix cookie consent script missing (#1292) 2024-10-17 09:44:14 -06:00
stylesheets Docs update (#1408) 2024-11-14 21:26:29 -06:00
blog_posts.md Update blog posts (#1571) 2024-12-30 17:16:08 -06:00
cli.md Auto-generate CLI doc pages (#1325) 2024-10-25 19:00:24 -04:00
developing.md Jan documentation updates (#1612) 2025-01-10 11:36:27 -08:00
get_started.md Docs and notebooks update (#1451) 2024-11-27 09:56:48 -08:00
index.md Drift Search CLI, API, Docs and Example Notebook (#1348) 2024-11-05 12:05:19 -06:00
visualization_guide.md Fix file path issue in the viz guide (#1372) 2024-11-06 14:42:07 -08:00