deepagents==0.6.10
langchain-ai/deepagentsdeepagents==0.6.10Jun 13, 2026by github-actions[bot]
AI Summary
A bug fix release addressing a specific issue in model matching logic to ensure providers are compared correctly against specifications.
Key Highlights
- Fixed provider comparison in model matching logic
Full Release Notes
### Bug Fixes * Compare provider in `model_matches_spec` ([#3943](https://github.com/langchain-ai/deepagents/issues/3943)) ([34244b6](https://github.com/langchain-ai/deepagents/commit/34244b6aebde4c237758dacedccdc3e22f3ca8e5)) --- Internal maintainers: @mdrxy