Releases: langchain-ai/langchain-aws
Releases · langchain-ai/langchain-aws
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
v0.1.7
What's Changed
- add standard tests by @ccurme in #72
- Feat: claude 3 tool calling by @laithalsaadoon in #70
- aws[patch]: Release 0.1.7 by @baskaryan in #79
New Contributors
- @ccurme made their first contribution in #72
- @laithalsaadoon made their first contribution in #70
- @baskaryan made their first contribution in #79
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Determine embedding size with Titan Embedding v2 model by @bigbernnn in #39
- Bedrock token count callbacks by @NAPTlME in #20
- Add min_score_confidence support for the Bedrock KB retriver by @ihmaws in #49
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Adding support for Llama3 models in BedrockChat by @fedor-intercom in #32
- loosen core dep to tolerate 0.2 by @efriis in #46
- aws: release 0.1.4 by @efriis in #47
New Contributors
- @fedor-intercom made their first contribution in #32
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix guardrail attributes when invoking bedrock by @brnaba-aws in #26
- Adds support for function calling with Anthropic models on Bedrock by @bigbernnn in #37
- Add source metadata from API response to Document metadata by @rozerarenu in #40
New Contributors
- @brnaba-aws made their first contribution in #26
- @bigbernnn made their first contribution in #37
- @rozerarenu made their first contribution in #40
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2