We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5210b commit 782d3dfCopy full SHA for 782d3df
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "langchain-graphrag"
3
-version = "0.0.8"
+version = "0.0.9"
4
description = "Implementation of GraphRAG (https://arxiv.org/pdf/2404.16130)"
5
authors = [{ name = "Kapil Sachdeva", email = "notan@email.com" }]
6
dependencies = [
0 commit comments