Skip to content

Releases: langchain-ai/langchain-aws

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

v0.1.10

10 Jul 19:33
8226590
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9

01 Jul 16:26
97ddea7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

25 Jun 17:43
60d1ebc
Compare
Choose a tag to compare

What's Changed

  • aws[minor]: Add ChatModel that uses Bedrock.converse API by @baskaryan in #74
  • aws[patch]: add ChatBedrockConverse unit tests by @baskaryan in #83
  • ChatBedrock: add usage metadata by @ccurme in #85
  • aws[patch]: release 0.1.8 by @ccurme in #86

Full Changelog: v0.1.7...v0.1.8