Skip to content

Releases: langchain-ai/langchain-aws

v0.2.7

08 Nov 01:19
2bab561
Compare
Choose a tag to compare

What's Changed

  • infra: use artifact v4 in release pipeline by @efriis in #273
  • Added integration tests for meta by @3coins in #274
  • Fixes type for latencyMs from numeric to list to prepare for response metadata by @3coins in #275
  • Updates version to 0.2.7 by @3coins in #276

Full Changelog: v0.2.6...v0.2.7

v0.2.6

31 Oct 19:20
26cc3cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

31 Oct 00:44
abd7e51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

25 Oct 00:42
8b42d02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

22 Oct 02:28
95794e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Oct 00:28
ba30daa
Compare
Choose a tag to compare

What's Changed

  • aws[patch]: make ChatBedrockConverse serializable by @baskaryan in #212
  • aws[patch]: support ChatBedrock(model=...) by @baskaryan in #211
  • Move yield of metrics chunk after generation chunk by @ihmaws in #216
  • aws[patch]: support ChatBedrock(max_tokens, temperature) by @baskaryan in #226

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Sep 00:26
019041e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

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