Releases: langchain-ai/langchain-aws
Releases · langchain-ai/langchain-aws
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
v0.2.3
What's Changed
- add inference component support to SageMaker Endpoint by @pravali96 in #229
- Semantic cache for InMemory Vector store by @LakshmiPeri23 in #218
- Fix streaming functionality with Bedrock guardrails (#176) by @ardf in #177
- [#169] Fix the broken in operator in bedrock knowledge base retriever. by @renjiexu-amzn in #233
- Fixes token logging in callbacks when streaming=True is used. by @3coins in #241
- Remove xfail from passing integration tests. by @3coins in #232
- Adding trace log to BedrockAgentAction and BedrockAgentFinish when enable_trace is set by @kcgourishetti in #244
- Added an integration test workflow by @3coins in #247
- Fix integ workflow name by @3coins in #248
- Fixes support for cross region inference by @3coins in #242
- Fix ChatBedrock docs for guardrails by @roberttstephens in #156
- Updates version to v0.2.3 by @3coins in #249
New Contributors
- @pravali96 made their first contribution in #229
- @roberttstephens made their first contribution in #156
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- aws[patch]: make ChatBedrockConverse serializable by @baskaryan in #212
- aws[patch]: support ChatBedrock(model=...) by @baskaryan in #211
- Move yield of metrics chunk after generation chunk by @ihmaws in #216
- aws[patch]: support ChatBedrock(max_tokens, temperature) by @baskaryan in #226
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- infra: drop 3.8 ci, add 3.12 by @baskaryan in #198
- aws[patch]: fix ChatBedrockConverse init by @baskaryan in #200
- feat(langchain-aws): Add Support to pass in AWS credentials to bedrock models directly by @langchain-infra in #197
- Removing version ceiling for boto3. by @3coins in #201
- fix: raise botocore exceptions by @pavelm10 in #193
- aws[patch]: set defaults on DocumentAttributeValue by @ccurme in #203
- aws[patch]: fix initialization of BedrockLLM without client by @ccurme in #204
- fix CI by @ccurme in #206
- aws[patch]: release 0.2.1 by @ccurme in #205
- aws[patch]: bump core by @ccurme in #207
- aws[patch]: unset environment variables during min version tests by @ccurme in #208
- aws[patch]: fix release workflow by @ccurme in #209
- infra: unset env vars in same step by @efriis in #210
New Contributors
- @langchain-infra made their first contribution in #197
- @pavelm10 made their first contribution in #193
Full Changelog: v0.2.0...v0.2.1
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