deepagents==0.6.12

langchain-ai/deepagentsdeepagents==0.6.12Jun 25, 2026by github-actions[bot]

AI Summary

Added support for AWS Bedrock with automatic prompt caching integration via a new `deepagents[aws]` extra.

Key Highlights

  • Added `deepagents[aws]` extra for Bedrock users
  • Added Bedrock prompt caching middleware

New Features

  • Add Bedrock prompt caching middleware

Full Release Notes

This release adds the `deepagents[aws]` extra, which installs `langchain-aws` so Bedrock users get the automatic prompt caching integration added in [#4108](https://github.com/langchain-ai/deepagents/issues/4108).

### Features

* Add Bedrock prompt caching middleware ([#4108](https://github.com/langchain-ai/deepagents/issues/4108)) ([a398382](https://github.com/langchain-ai/deepagents/commit/a398382c85ce518ea1b7f365e49df905cdcd498b))

### Bug Fixes

* Preserve media references in summarization archives ([#3990](https://github.com/langchain-ai/deepagents/issues/3990)) ([2d6fb53](https://github.com/langchain-ai/deepagents/commit/2d6fb53cd8c94680a42fa9d7041509ff78050616))

---

Internal maintainers: @imnishitha, @aolsenjazz, @mdrxy

Released by: @mdrxy