Skip to content

Releases: awslabs/graphrag-toolkit

v3.14.0

11 Nov 08:45

Choose a tag to compare

Added versioned updates for lexical graph.

What's Changed

  • Remove extraneous query call when getting NDB schema by @halcoope in #84

Full Changelog: v3.13.4...v3.14.0

v3.13.4

06 Nov 09:29

Choose a tag to compare

What's Changed

  • added package versions by @aghassel in #77
  • updated get_schema using langchain implementation by @aghassel in #78
  • Fix failing install on AL2 by @halcoope in #80
  • Bump torch from 2.6.0 to 2.8.0 in /byokg-rag/src/graphrag_toolkit/byokg_rag by @dependabot[bot] in #79
  • Add sentence-transformers to requirements by @cmavro in #81
  • Add None check for reranker when pruning triplets by @halcoope in #82
  • New schema calculation for NDB. by @halcoope in #83

New Contributors

Full Changelog: v3.13.3...v3.13.4

v3.13.3

10 Oct 08:26

Choose a tag to compare

Improve batch extraction for large datasets

What's Changed

  • Resolve string formatting error by @jstine06 in #75
  • Migrate to Bedrock Converse API (+ migrate to Sonnet-3.7 as default) by @cmavro in #76

New Contributors

Full Changelog: v3.13.2...v3.13.3

v3.13.2

23 Sep 09:16

Choose a tag to compare

What's Changed

Full Changelog: v3.13.1...v3.13.2

v3.13.1

22 Sep 07:29

Choose a tag to compare

Full Changelog: v3.13.0...v3.13.1

v3.13.0

17 Sep 10:12

Choose a tag to compare

What's Changed

  • Update JSON Reader to provider to support all parameters. by @evanerwee in #69

Full Changelog: v3.12.1...v3.13.0

v3.12.1

09 Sep 13:22

Choose a tag to compare

What's Changed

  • refactor so support both neptune analytics and neptune db cluster in graphstore by @sojiadeshina in #67
  • Adding CypherKGLinker in ByoKGQueryEngine by @cmavro in #62
  • add escaping for potential special characters in node labels and edge… by @sojiadeshina in #70

Full Changelog: v3.12.0...v3.12.1

v3.12.0

22 Aug 12:21

Choose a tag to compare

Full entity network transcription support for traversal-based retriever (documentation to come).
Added graph-notebook visualisation support for query results, entity contexts and entity-relations schema.

What's Changed

New Contributors

Full Changelog: v3.11.2...v3.12.0

v3.11.2

15 Aug 06:30

Choose a tag to compare

Full Changelog: v3.11.1...v3.11.2

v3.11.1

08 Aug 14:47

Choose a tag to compare

Adds reader providers and config.
Adds query tree for chained queries – used to batch insert large numbers of relationships

What's Changed

New Contributors

Full Changelog: v3.11.0...v3.11.1