Releases: aws-samples/amazon-kendra-langchain-extensions
Releases · aws-samples/amazon-kendra-langchain-extensions
Llama2 Neuron support
What's Changed
- Fix Titan profile name handling by @mohaalsouli in #73
- Development by @MithilShah in #74
- fix(README): Link was broken by @MichaelWalker-git in #76
- Fixed link by @MithilShah in #77
- Adding support for Claude3 and Llama2 by @dmorand17 in #78
- Added support for Claude3 by @MithilShah in #79
- added llama2 neuron support by @sanjay2022data in #80
- Llama2 Neuron support by @MithilShah in #82
New Contributors
- @MichaelWalker-git made their first contribution in #76
- @dmorand17 made their first contribution in #78
- @sanjay2022data made their first contribution in #80
Full Changelog: v0.2.7...v0.1.2
v0.2.7
What's Changed
- update readme by @kai-zhu-aws in #69
- Development by @MithilShah in #70
New Contributors
- @kai-zhu-aws made their first contribution in #69
Full Changelog: v0.2.6...v0.2.7
Added InferenceComponentName
What's Changed
- Added InferenceComponentName To SageMaker Endpoint by @MithilShah in #68
Full Changelog: v0.2.5...v0.2.6
Minor Fixes
What's Changed
- Update app.py - Usage list by @jimburtoft in #62
- updated handling of profile name in claude v2 script by @mohaalsouli in #66
- Bump langchain from 0.0.306 to 0.0.329 in /kendra_retriever_samples by @dependabot in #59
- Development by @MithilShah in #67
New Contributors
- @dependabot made their first contribution in #59
Full Changelog: v0.2.4...v0.2.5
Fix Llama2
Fixes Llama2 error
Japanese support and langchain upgrade
Added Japanese support
Upgraded langchain to 0.0.326
V0.2.2
##Updated:
Langchain to version 0.0.306
boto3 to 1.28.27 to include Bedrock
##Fixed:
Bedrock prompt
v.0.2.1
Added:
Support for Bedrock Titan, Bedrock Claude and Bedrock Claude v2
Fixed:
truncation issues with Llama2 and Falcon 40B
v.0.2.0
Additions :
- support for Falcon40B
- support for Llama2
Fixes
- Fixed issues with Flan-xl and flan-xxl code.
- added region_name parameter to AmazonKendraRetriever
Changes
- Modified readme
- upgraded langchain to 0.0.263
New Contributors
- @3coins made their first contribution in #14
- @ysekiy made their first contribution in #6
- @JGalego made their first contribution in #8
- @shinglyu made their first contribution in #21
- @hako884 made their first contribution in #27
- @kmanuwai made their first contribution in #28
- @manikajay made their first contribution in #30
- @MithilShah made their first contribution in #33
Full Changelog: https://github.com/aws-samples/amazon-kendra-langchain-extensions/commits/v.0.2.0