Releases: langchain-ai/langchain-aws
Releases · langchain-ai/langchain-aws
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
v0.1.1
v0.1.0
What's Changed
- Added contribution docs, code of conduct. by @3coins in #12
- Update readme by @3coins in #13
- ci: add master core install for lint/test/dev by @efriis in #14
- Added neptune graphs. by @3coins in #15
- fix identifying params by @efriis in #16
- Updated README with details. by @3coins in #17
Full Changelog: libs/aws/v0.1.0rc0...v0.1.0