Skip to content

Releases: langchain-ai/langchain-aws

v0.1.9

01 Jul 16:26
97ddea7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

25 Jun 17:43
60d1ebc
Compare
Choose a tag to compare

What's Changed

  • aws[minor]: Add ChatModel that uses Bedrock.converse API by @baskaryan in #74
  • aws[patch]: add ChatBedrockConverse unit tests by @baskaryan in #83
  • ChatBedrock: add usage metadata by @ccurme in #85
  • aws[patch]: release 0.1.8 by @ccurme in #86

Full Changelog: v0.1.7...v0.1.8

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