Releases: awslabs/graphrag-toolkit
Releases · awslabs/graphrag-toolkit
v3.16.4
Full Changelog: v3.16.2...v3.16.4
v3.16.2
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
- Readers Update by @evanerwee in #117
- Update LlamaIndex dependencies by @iansrobinson in #119
- Add versioned zip files for lexical-graph examples and hybrid-dev notebooks by @fbmz-improving in #125
- Fix falsey issues by @iansrobinson in #120
- Feature/reviewing-lexical-graph-documentation by @fbmz-improving in #124
New Contributors
- @fbmz-improving made their first contribution in #104
- @abhu85 made their first contribution in #116
Full Changelog: v3.16.1...v3.16.2
v3.16.2.dev0
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
- @fbmz-improving made their first contribution in #104
- @abhu85 made their first contribution in #116
Full Changelog: v3.16.1...v3.16.2.dev0
v3.16.1
Adds Amazon S3 Vectors vector store
v3.15.5
Updated LlamaIndex dependencies
Full Changelog: v3.15.4...v3.15.5
v3.15.4
Support longer TenantIds - up to 25 chars, with periods.
Full Changelog: v3.15.3...v3.15.4
v3.15.3
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
Return (empty) search results of there are no statements to rerank
Full Changelog: v3.15.1...v3.15.2
v3.15.1
v3.15.0
Add ability to delete documents