deepagents==0.6.10
ruixenui/ruixen.comdeepagents==0.6.10Jun 13, 2026by github-actions[bot]
AI Summary
A small bug fix release correcting the logic used to compare providers in model specifications.
Key Highlights
- Fixed provider comparison in `model_matches_spec` function.
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