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