Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 2e06f3f

Browse files
Update README.md (#140)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
1 parent 8118923 commit 2e06f3f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44

55
Welcome to the GraphRAG solution accelerator! This accelerator builds on top of the [graphrag](https://github.com/microsoft/graphrag) python package and exposes API endpoints hosted on Azure, which can be used to trigger indexing pipelines and enable querying of the graphrag knowledge graph.
66

7-
For FAQ, access instructions, and our roadmap, please visit `aka.ms/graphrag`
7+
This repository presents a methodology for running a hosted service using knowledge graph memory structures to enhance LLM outputs. Please note that the provided code serves as a demonstration and is not an officially supported Microsoft offering.
8+
9+
⚠️ Warning: The GraphRAG Accelerator uses multiple Azure services and may incur substantial costs. It is meant to host a high-utilization API with auto-scaling and user access control. Please see the [deployment bicep](infra/main.bicep) for further detail on the services used.
10+
11+
⚠️ Warning: GraphRAG indexing can be an expensive operation. Please read all documentation to understand the process and costs involved, and start with a small amount of data.
12+
13+
For FAQ and our roadmap, please visit `aka.ms/graphrag`
814

915
![](docs/assets/graphrag-architecture-diagram.png)
1016

0 commit comments

Comments
 (0)