Skip to content

Releases: aws-samples/amazon-kendra-langchain-extensions

Llama2 Neuron support

01 May 04:24
1848907
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.1.2

v0.2.7

12 Feb 03:42
e05f443
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

Added InferenceComponentName

04 Feb 23:05
8c4488e
Compare
Choose a tag to compare

What's Changed

  • Added InferenceComponentName To SageMaker Endpoint by @MithilShah in #68

Full Changelog: v0.2.5...v0.2.6

Minor Fixes

22 Jan 22:32
91873b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

Fix Llama2

07 Dec 03:01
f9c72e6
Compare
Choose a tag to compare

Fixes Llama2 error

Japanese support and langchain upgrade

31 Oct 04:07
ffc9e43
Compare
Choose a tag to compare

Added Japanese support

Upgraded langchain to 0.0.326

V0.2.2

04 Oct 23:30
cd41b44
Compare
Choose a tag to compare

##Updated:
Langchain to version 0.0.306
boto3 to 1.28.27 to include Bedrock

##Fixed:
Bedrock prompt

v.0.2.1

13 Sep 00:03
18ca7aa
Compare
Choose a tag to compare

Added:

Support for Bedrock Titan, Bedrock Claude and Bedrock Claude v2

Fixed:

truncation issues with Llama2 and Falcon 40B

v.0.2.0

17 Aug 22:40
409a3a9
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/aws-samples/amazon-kendra-langchain-extensions/commits/v.0.2.0

Initial Release