Skip to content

Releases: langchain-ai/langchain-aws

v0.1.7

21 Jun 01:29
c873bb2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

23 May 23:15
46f2a7f
Compare
Choose a tag to compare

What's Changed

  • Fixes error when stop reason missing in response. by @3coins in #57

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 May 16:57
9adc14d
Compare
Choose a tag to compare

What's Changed

  • Determine embedding size with Titan Embedding v2 model by @bigbernnn in #39
  • Bedrock token count callbacks by @NAPTlME in #20
  • Add min_score_confidence support for the Bedrock KB retriver by @ihmaws in #49

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 May 02:51
3dfbad4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

08 May 01:33
22fd6d3
Compare
Choose a tag to compare

What's Changed

  • fix guardrail attributes when invoking bedrock by @brnaba-aws in #26
  • Adds support for function calling with Anthropic models on Bedrock by @bigbernnn in #37
  • Add source metadata from API response to Document metadata by @rozerarenu in #40

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Apr 04:27
6d85e77
Compare
Choose a tag to compare

What's Changed

  • Adds lower and upper bounds for boto3 dependency. by @3coins in #27

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Apr 19:20
b8edd1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Apr 20:41
0c2f826
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/aws/v0.1.0rc0...v0.1.0

libs/aws/v0.1.0rc0

05 Apr 16:53
15e92a7
Compare
Choose a tag to compare

What's Changed

  • infra: add aws creds to release by @efriis in #3
  • infra: add aws dir to diff check by @efriis in #4
  • Added Sagemaker Endpoint LLM by @3coins in #2
  • Added stream function, added tests by @3coins in #5
  • Remove extraneous files by @3coins in #6
  • Added retrievers, moved gitignore to root. by @3coins in #7
  • Add bedrock llms by @3coins in #8
  • release: 0.1.0rc0 by @efriis in #10
  • infra: update default release dir by @efriis in #9
  • infra: fix region var by @efriis in #11

New Contributors

Full Changelog: https://github.com/langchain-ai/langchain-aws/commits/libs/aws/v0.1.0rc0