Releases: langchain-ai/langchain-aws
Releases · langchain-ai/langchain-aws
v0.1.17
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
- @kcgourishetti made their first contribution in #152
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- de-beta converse by @efriis in #133
- aws[patch]: fix streaming and tool choice for non-anthropic models by @baskaryan in #142
- aws[patch]: Release 0.1.16 by @baskaryan in #148
Full Changelog: v0.1.15...v0.1.16
v0.1.15
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
v0.1.13
v0.1.12
What's Changed
- aws[patch]: retain snake case for input schemas by @ccurme in #114
- Adding bedrock metadata filter and search type parameters by @ravediamond in #104
- Fixes ChatBedrock for llama3 by @3coins in #115
- Fixes streaming for llama3 models. by @3coins in #116
- Upgraded version to v0.1.12 by @3coins in #118
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Adding config argument for BedrockEmbeddings by @ravediamond in #102
- Fix bug in _drop_none by @thiagotps in #103
- aws[patch]: Add ToolCall "type" by @baskaryan in #111
- aws[patch]: Release 0.1.11 by @baskaryan in #112
New Contributors
- @ravediamond made their first contribution in #102
- @thiagotps made their first contribution in #103
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Fixes specifying model_kwargs for embeddings by @3coins in #99
- In Memory VectorStore Driver by @LakshmiPeri23 in #108
- Updated to version 0.1.10 by @3coins in #109
New Contributors
- @LakshmiPeri23 made their first contribution in #108
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- aws[patch]: add guardrails support by @baskaryan in #82
- aws[patch]: use explicit tool name in with_structured_output tool_choice by @baskaryan in #92
- aws[patch]: Release 0.1.9 by @baskaryan in #93
- infra[patch]: fix permissions by @baskaryan in #94
Full Changelog: v0.1.8...v0.1.9
v0.1.8
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