Skip to content

Releases: langchain-ai/langchain-aws

v0.2.10

18 Dec 22:30
19e791c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

04 Dec 02:56
f527e6e
Compare
Choose a tag to compare

What's Changed

  • langchain-standard-tests -> langchain-tests by @efriis in #279
  • no more git dependencies by @efriis in #280
  • aws: xfail meta async test for converse by @ccurme in #284
  • aws[patch]: Remove numpy dependency (previously patch to support numpy2) by @ghinch in #282
  • Updated to include Bedrock chat model by @3coins in #287
  • Added a flag to enable human input for Bedrock Agents by @jdbaker01 in #289
  • Feature/amazon nova by @jean-farmer in #292
  • Updated version to v0.2.8 by @3coins in #293
  • Adding back numpy to fix release errors. by @3coins in #295
  • Update pyproject.toml to v0.2.9 by @3coins in #296

New Contributors

Full Changelog: v0.2.7...v0.2.9

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