Releases: langchain-ai/langchain-aws
Releases · langchain-ai/langchain-aws
v0.2.14
What's Changed
- Use
logger.exception
to log errors inside exception handlers and avoid logging from the root logger by @edgarrmondragon in #364 - Add CodeInterpreter flag to create_agent by @jdbaker01 in #362
- Restructure repo for checkpointer package by @michaelnchin in #367
- Adding support for a new runnable for InlineAgents by @divekarshubham in #340
- Added stop sequence parameter to ChatBedrock model by @zhaoJoseph in #290
- Add support for DeepSeek-R1 models by @michaelnchin in #353
- Add support for Claude 3.7 reasoning on ChatBedrockConverse by @michaelnchin in #375
- Add support for Anthropic Claude 3.7 Sonnet thinking on ChatBedrock by @tahouse in #373
- Update Streaming Validator for AWS Bedrock Models by @martinwangjian in #355
- Initial commit of Amazon Q Business runnable for langchain by @tomron-aws in #301
New Contributors
- @edgarrmondragon made their first contribution in #364
- @divekarshubham made their first contribution in #340
- @zhaoJoseph made their first contribution in #290
- @tahouse made their first contribution in #373
- @martinwangjian made their first contribution in #355
- @tomron-aws made their first contribution in #301
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
- Add rerank document compressor by @jpfcabral in #331
- Fix Bedrock token count and IDs for Anthropic models by @michaelnchin in #341
- Enhance
embed_documents
to make use of Cohere's ability to request multiple embeddings at once by @jimfingal in #350 - [Fix] Adding default description in tools by @patilvishal0597 in #347
- removed unecessary debug statements by @aaronbriel in #358
- [Fix] streaming chatbedrock converseapi by @patilvishal0597 in #351
- [Fix] added missed client parameter in ChatBedrock by @Amitgb14 in #345
- Fix ChatBedrock integration with Amazon Bedrock model by @SmartManoj in #339
New Contributors
- @jpfcabral made their first contribution in #331
- @jimfingal made their first contribution in #350
- @aaronbriel made their first contribution in #358
- @Amitgb14 made their first contribution in #345
- @SmartManoj made their first contribution in #339
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Raise ValueError if .with_structured_output is called with an unsupported model by @GlennViroux in #323
- Add support for latency optimized performanceConfig by @cipher982 in #315
- Adding request metadata support by @patilvishal0597 in #342
- Addresses Issue #245 for better logging by @patilvishal0597 in #332
- Support Structured and Multi-Modal Response Types in Bedrock Retriever by @000-000-000-000-000 in #317
- Fixed integration tests for bedrock retriever. by @3coins in #343
- Updated version to v0.2.12 by @3coins in #344
New Contributors
- @GlennViroux made their first contribution in #323
- @cipher982 made their first contribution in #315
- @patilvishal0597 made their first contribution in #342
- @000-000-000-000-000 made their first contribution in #317
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Improve performance of NeptuneAnalyticsGraph by @michaelnchin in #311
- fixing references to re-enable guardrail callback by @jonathanglima in #299
- Add reworked Neptune chains by @michaelnchin in #322
- Add string input support for revised Neptune chains by @michaelnchin in #329
- Update version to 0.2.11 by @3coins in #330
New Contributors
- @jonathanglima made their first contribution in #299
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- Update Makefile by @guilt in #302
- Fix model_id validation in ChatBedrock by @michaelnchin in #300
- aws: release 0.2.10 by @efriis in #310
New Contributors
- @guilt made their first contribution in #302
- @michaelnchin made their first contribution in #300
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- langchain-standard-tests -> langchain-tests by @efriis in #279
- no more git dependencies by @efriis in #280
- aws: xfail meta async test for converse by @ccurme in #284
- aws[patch]: Remove numpy dependency (previously patch to support numpy2) by @ghinch in #282
- Updated to include Bedrock chat model by @3coins in #287
- Added a flag to enable human input for Bedrock Agents by @jdbaker01 in #289
- Feature/amazon nova by @jean-farmer in #292
- Updated version to v0.2.8 by @3coins in #293
- Adding back numpy to fix release errors. by @3coins in #295
- Update pyproject.toml to v0.2.9 by @3coins in #296
New Contributors
- @ghinch made their first contribution in #282
- @jean-farmer made their first contribution in #292
Full Changelog: v0.2.7...v0.2.9
v0.2.7
What's Changed
- infra: use artifact v4 in release pipeline by @efriis in #273
- Added integration tests for meta by @3coins in #274
- Fixes type for latencyMs from numeric to list to prepare for response metadata by @3coins in #275
- Updates version to 0.2.7 by @3coins in #276
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
What's Changed
- aws[patch]: bind tools in openai format by @baskaryan in #267
- aws[patch]: Release 0.2.5 by @baskaryan in #269
- infra: disable attestations temporarily by @baskaryan in #270
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Fix bug with Agents for the enable_trace events by @jdbaker01 in #254
- Updates version to v0.2.4 by @3coins in #255
New Contributors
- @jdbaker01 made their first contribution in #254
Full Changelog: v0.2.3...v0.2.4