Skip to content

Releases: langchain-ai/langchain-aws

v0.2.0

13 Sep 23:13
4ca387a
Compare
Choose a tag to compare

What's Changed

This primarily upgrades Pydantic to V2.

See this guide for details and migration info.

Full Changelog: v0.1.18...v0.2.0

v0.2.0.dev1

10 Sep 13:53
Compare
Choose a tag to compare
v0.2.0.dev1 Pre-release
Pre-release

What's Changed

  • Updating README to include support for Bedrock Agents by @kcgourishetti in #166
  • aws[patch]: backward-compatible pydantic v2 changes by @ccurme in #180
  • Fixes get provider for model_ids with region prefix. Added unit tests. by @3coins in #184
  • Update pyproject.toml to v0.1.18 by @3coins in #189
  • infra[patch]: support dev + rc releases by @ccurme in #190
  • infra[patch]: fix release workflow by @ccurme in #191

Full Changelog: v0.1.17...v0.2.0.dev1

v0.1.18

10 Sep 18:02
fc72065
Compare
Choose a tag to compare

What's Changed

  • Updating README to include support for Bedrock Agents by @kcgourishetti in #166
  • aws[patch]: backward-compatible pydantic v2 changes by @ccurme in #180
  • Fixes get provider for model_ids with region prefix. Added unit tests. by @3coins in #184
  • Update pyproject.toml to v0.1.18 by @3coins in #189
  • infra[patch]: support dev + rc releases by @ccurme in #190
  • infra[patch]: fix release workflow by @ccurme in #191

Full Changelog: v0.1.17...v0.1.18

v0.1.17

21 Aug 17:24
2b3fdea
Compare
Choose a tag to compare

What's Changed

  • Add ToolMessage's status to bedrock message for ChatBedrockConverse by @thiagotps in #146
  • bedrock converse[patch]: support streaming in with_structured_output by @ccurme in #154
  • bedrock[patch]: add standard tracing params by @ccurme in #162
  • Fixes image type, adds document type for ChatBedrockConverse by @3coins in #143
  • Kcgourishetti/bedrock agents runnable by @kcgourishetti in #152
  • chatbedrock[patch]: remove redundant token counts by @ccurme in #164
  • aws[patch]: release 0.1.17 by @ccurme in #165

New Contributors

Full Changelog: v0.1.16...v0.1.17

v0.1.16

07 Aug 17:28
4dad50b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.1.16

v0.1.15

03 Aug 04:07
db832a8
Compare
Choose a tag to compare

What's Changed

  • aws[patch]: merge messages in chat bedrock converse by @baskaryan in #135
  • aws[patch]: Release 0.1.15 by @baskaryan in #136
  • aws[patch]: add with_structured_output pydantic v2 support by @baskaryan in #137
  • aws[patch]: add with_structured_output pydantic v2 support bedrock by @baskaryan in #138

Full Changelog: v0.1.14...v0.1.15

v0.1.14

02 Aug 17:47
c711027
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

31 Jul 21:11
b3196b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

22 Jul 18:28
945c349
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

12 Jul 23:21
6f1fec9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11