Skip to content

Releases: awslabs/graphrag-toolkit

v3.16.4

11 Mar 07:27

Choose a tag to compare

v3.16.2

26 Feb 15:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.16.1...v3.16.2

v3.16.2.dev0

24 Feb 07:48
9155b7d

Choose a tag to compare

v3.16.2.dev0 Pre-release
Pre-release

What's Changed

  • Clean up, adding unit tests and ci/cd workflow by @fbmz-improving in #104
  • [TEST] Add unit tests for hash utils, ID generation, and reranker utils by @fbmz-improving in #109
  • Add unit tests for tenant_id, metadata_utils, batch_inference_utils, and topic_utils by @fbmz-improving in #112
  • feat(indexing): add backward-compatible delimiter flag for chunk ID hashing by @abhu85 in #116
  • Add GitHub Actions workflow for lexical graph release and update versioning in pyproject.toml by @fbmz-improving in #114

New Contributors

Full Changelog: v3.16.1...v3.16.2.dev0

v3.16.1

16 Feb 16:28

Choose a tag to compare

Adds Amazon S3 Vectors vector store

v3.15.5

05 Feb 10:51

Choose a tag to compare

Updated LlamaIndex dependencies

Full Changelog: v3.15.4...v3.15.5

v3.15.4

03 Feb 16:55

Choose a tag to compare

Support longer TenantIds - up to 25 chars, with periods.

Full Changelog: v3.15.3...v3.15.4

v3.15.3

29 Jan 17:17

Choose a tag to compare

Bug fixes and small improvements:

  • Fix issues in batch fallback strategies
  • Update to support latest version of opensearch-py
  • Allow configuring with single NodeParser as chunking strategy, rather than single element collection

Full Changelog: v3.15.2...v3.15.3

v3.15.2

14 Jan 18:07

Choose a tag to compare

Return (empty) search results of there are no statements to rerank

Full Changelog: v3.15.1...v3.15.2

v3.15.1

12 Jan 08:43

Choose a tag to compare

Fix issue in AOSS vector store to gracefully handle deletes of docs that have already been deleted.

What's Changed

  • Change to relative path import by @cmavro in #88
  • enable self-termination in CypherKGLinker (+remove duplicate cypher exec) by @cmavro in #89

Full Changelog: v3.15.0...v3.15.1

v3.15.0

19 Dec 13:00

Choose a tag to compare

Add ability to delete documents