Skip to content

Bedrock AgentCore SDK v1.23.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:39
· 3 commits to main since this release
9f31042

Installation

pip install bedrock-agentcore==1.23.0

What's Changed

See CHANGELOG.md for details.

What's Changed

  • ci: use dedicated release runners by @aidandaly24 in #645
  • feat: add RAGAS adapter for third-party eval metrics by @brandonaxu in #618
  • fix(runtime): update shell session wire protocol by @priyasingh2111 in #642
  • feat(gateway): add create_web_search_target() helper by @sundargthb in #656
  • feat(tools): add WebSearchClient for invoking Amazon Web Search by @sundargthb in #658
  • ci: bump agentcore-devx-devtools reusable workflow pin by @jariy17 in #660
  • Release v1.23.0 by @agentcore-devx-automation[bot] in #662

New Contributors

Full Changelog: v1.22.0...v1.23.0