deepagents==0.7.2

langchain-ai/deepagentsdeepagents==0.7.2Aug 3, 2026by github-actions[bot]

AI Summary

This release fixes a bug that scrubs multimodal content blocks which are unsupported by the model's profile, preventing potential errors during processing.

Key Highlights

  • Scrub multimodal content blocks that are unsupported by the model's profile.

Full Release Notes

### Bug Fixes

- Scrub multimodal content blocks that are unsupported by the model's profile. ([#5194](https://github.com/langchain-ai/deepagents/issues/5194))

---

Internal maintainers: @imnishitha, @mdrxy

Released by: @mdrxy

<details>
<summary>Git log since deepagents==0.7.1</summary>

This commit history includes changes to this package. Commits are listed newest first.

- [`0063721`](https://github.com/langchain-ai/deepagents/commit/00637212084c7fe4c12993c95ab559b92aaa4fef) release(deepagents): 0.7.2 (#5230)
- [`bdc6104`](https://github.com/langchain-ai/deepagents/commit/bdc610445534ba339360f3988de6b50b60482f1d) fix(sdk): scrub multimodal content blocks unsupported by the model's profile (#5194)
- [`263dd72`](https://github.com/langchain-ai/deepagents/commit/263dd72b1b03ecee6dfb9d12bceb01b6259b698a) build(repo): parameterize coverage flags in Makefile test targets (#5208)

</details>