Skip to content

Releases: langchain-ai/langchain-aws

langchain-aws==0.2.31

19 Aug 22:42
3847ad8
Compare
Choose a tag to compare

What's Changed

  • feat: Add AmazonS3Vectors by @chai3 in #551
  • Fix: Bedrock Application Inference ARN breaks Claude Sonnet tools usage by @0x-fang in #561
  • Fix: Bedrock Application Inference Profile (AIP) is not streaming response with ChatBedrockConverse by @0x-fang in #568
  • infra: Minimal permissions for workflow jobs by @michaelnchin in #565
  • Add llms.txt file for enhanced AI coding tool support by @ravediamond in #564
  • Add llms-full.txt file for enhanced AI coding tool support by @ravediamond in #570
  • build(deps): bump actions/download-artifact from 4 to 5 in the actions-dependencies group by @dependabot[bot] in #577
  • Fix: fix the streaming issue for nova models by @0x-fang in #580
  • Support OpenAI gpt-oss models on ChatBedrock by @michaelnchin in #581
  • fix: Multimodal type conversion to Converse API format by @michaelnchin in #579
  • update pytest-cov to include integration tests by @BumaldaOverTheWater94 in #583
  • build(deps): bump actions/checkout from 4 to 5 in the actions-dependencies group by @dependabot[bot] in #584

New Contributors

Full Changelog: langchain-aws==0.2.30...langchain-aws==0.2.31

langgraph-checkpoint-aws==0.1.1

12 Aug 01:54
6d5df57
Compare
Choose a tag to compare

What's Changed

Full Changelog: langgraph-checkpoint-aws==0.1.0...langgraph-checkpoint-aws==0.1.1

langchain-aws==0.2.30

31 Jul 22:02
cfa8fa5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: langchain-aws==0.2.29...langchain-aws==0.2.30

langchain-aws==0.2.29

22 Jul 03:08
49e7d9b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: langchain-aws==0.2.28...langchain-aws==0.2.29

langchain-aws==0.2.28

11 Jul 00:27
d97e1b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: langchain-aws==0.2.27...langchain-aws==0.2.28

langchain-aws==0.2.27

24 Jun 13:40
77ac93f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: langchain-aws==0.2.26...langchain-aws==0.2.27

langchain-aws==0.2.26

17 Jun 14:01
6279803
Compare
Choose a tag to compare

What's Changed

  • aws[patch]: (Converse) support camel case tool call args by @ccurme in #516
  • bug: Ensure anthropic AIMessages with tool_calls work if their content is not a str by @msukmanowsky in #511
  • aws: release 0.2.26 by @ccurme in #520

New Contributors

Full Changelog: langchain-aws==0.2.25...langchain-aws==0.2.26

langchain-aws==0.2.25

10 Jun 20:35
40abb58
Compare
Choose a tag to compare

What's Changed

  • Update ChatBedrock to handle OpenAI format images in ToolMessage by @rong-xyz in #495
  • Add guardrails support to AmazonKnowledgeBasesRetriever by @michaelnchin in #487
  • Add Writer model support to ChatBedrock by @michaelnchin in #478
  • Update ChatBedrock for Llama 4 model support by @michaelnchin in #475
  • fix(bedrock): hoist cachePoint blocks out of ToolMessage content to comply with Bedrock API by @kuzuha in #503
  • fix(bedrock): Interleave Image Content in ChatPromptAdapter by @EllangoK in #504
  • Bump requests from 2.32.3 to 2.32.4 in /libs/aws in the pip group across 1 directory by @dependabot in #506
  • Bump requests from 2.32.3 to 2.32.4 in /libs/langgraph-checkpoint-aws in the pip group across 1 directory by @dependabot in #507
  • Extra ChatBedrock unit tests for tool block ordering by @michaelnchin in #509

New Contributors

Full Changelog: langchain-aws==0.2.24...langchain-aws==0.2.25

langchain-aws==0.2.24

27 May 20:57
d4c2fc0
Compare
Choose a tag to compare

What's Changed

  • Correctly handle empty input in ChatBedrock's Anthropic prompt adapter by @rotemruso in #477
  • rerank: preserve Document-fields by @georg-wind in #482
  • Remove Python upper bound for langchain-aws by @michaelnchin in #481
  • Add Claude 4.0 models streaming support for ChatBedrockConverse by @lchkeepit in #490
  • aws[patch]: fix tool calling and structured output for Claude 4 / ChatBedrock by @ccurme in #496
  • aws: release 0.2.24 by @ccurme in #497

New Contributors

Full Changelog: langchain-aws==0.2.23...langchain-aws==0.2.24

langchain-aws==0.2.23

09 May 13:35
5661a5e
Compare
Choose a tag to compare

What's Changed

  • Added streaming support for writer palmyra models by @edvinhallvaxhiu in #466
  • Bump h11 from 0.14.0 to 0.16.0 in /libs/aws in the pip group across 1 directory by @dependabot in #462
  • Bump h11 from 0.14.0 to 0.16.0 in /libs/langgraph-checkpoint-aws in the pip group across 1 directory by @dependabot in #468
  • aws[patch]: (ChatBedrockConverse) add response metadata in streaming case by @ccurme in #473
  • aws: release 0.2.23 by @ccurme in #474

New Contributors

Full Changelog: langchain-aws==0.2.22...langchain-aws==0.2.23