Skip to content

Releases: langchain-ai/langchain-aws

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

langchain-aws==0.2.22

25 Apr 14:42
c5c201b
Compare
Choose a tag to compare

What's Changed

New Contributors

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

langchain-aws==0.2.21

17 Apr 14:39
ab9f890
Compare
Choose a tag to compare

What's Changed

  • aws[patch]: support extra keys on multi-modal content blocks by @ccurme in #458
  • aws: release 0.2.21 by @ccurme in #459

Full Changelog: langchain-aws==0.2.20...langchain-aws==0.2.21

langchain-aws==0.2.20

16 Apr 15:36
572c435
Compare
Choose a tag to compare

What's Changed

  • aws[patch]: support standard format for multi-modal content blocks by @ccurme in #455
  • aws: release 0.2.20 by @ccurme in #457

Full Changelog: langchain-aws==0.2.19...langchain-aws==0.2.20

langchain-aws==0.2.19

10 Apr 17:44
d16ceb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: langchain-aws==0.2.18...langchain-aws==0.2.19

langchain-aws==0.2.18

27 Mar 22:55
1382cd0
Compare
Choose a tag to compare

What's Changed

  • Added config for dependabot grouped updates. by @3coins in #426
  • Fixed formatting with dependabot config. by @3coins in #428
  • Bump Ana06/get-changed-files from 2.2.0 to 2.3.0 in the actions-dependencies group by @dependabot in #429
  • Updated log statements. by @3coins in #427
  • Add AWS client generator utility by @michaelnchin in #360
  • Excludes tool calling spec from camelcase conversion. by @3coins in #437
  • Update AWS client creation for additional chains by @michaelnchin in #436
  • Raise a ValueError if the bedrock response with data in an unexpected… by @stuaxocabinetoffice in #430
  • Removes nested type for text/signature in reasoning_content. by @3coins in #438
  • ChatSageMakerEndpoint supporting streaming for models compatible with Messages API by @bigbernnn in #433
  • aws[patch]: propagate model names to response metadata by @ccurme in #440
  • aws[patch]: support snake_case arguments in tools in ChatBedrockConverse by @ccurme in #441
  • aws: release 0.2.18 by @ccurme in #442
  • infra: unset AWS_DEFAULT_REGION in release pipeline by @ccurme in #443

New Contributors

Full Changelog: langchain-aws==0.2.17...langchain-aws==0.2.18