Releases: langchain-ai/langchain-aws
Releases · langchain-ai/langchain-aws
v0.2.0
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
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
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
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