diff --git a/README.md b/README.md index 7456c27..23c9888 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Two volumes are created to persist postgres data and app related data.
## What's new: -1> New graphRAG version 3.0.5. It's an API‑driven graph construction step rather than a tightly coupled end‑to‑end pipeline. The updated configuration model and execution flow make it easier to materialize extracted entities and relationships into PostgreSQL with Apache AGE, while allowing agents to operate over a persistent graph instead of recomputing relationships at query time.