Releases: awslabs/graphrag-toolkit
v1.1.3
Updated requirements.txt
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Improve source metadata in embeddings
v1.1.1
Updated LlamaIndex LLM dependencies
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Added support for batch extraction using Amazon Bedrock batch inference
Updated LlamaIndex packages so as to support latest Bedrock FMs supported in llama-index-llms-bedrock
Updated extraction prompts so that they work better with a wider range of FMs
Update to Neptune 1.4.1.0 in quick start CloudFormation template
Added ability to configure number of threads per worker in extract stage
Logging config is now only applied if you call set_logging_config
(allows toolkit to be incorporated into applications with their own logging configurations)
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Fixed issues:
- Fixed GPU allocation issue in BGEReranker
- Improved error reporting for model invocation failures
- Improved checkpointing frequency
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release of graphrag-toolkit