What's Changed
🚀 Features
- Add
include_model_request_parametersinstrumentation setting to omit themodel_request_parametersspan attribute by @dsfaccini in #6488 - Add
RaiseContentFilterErrorcapability to raise content filter error for non-empty content filter responses by @dsfaccini in #6167 - feat(usage): add
cache_hit_ratioproperty toRequestUsageandRunUsageby @DouweM in #6529 - Add
get_model,resolve_model_id, andfor_agentcapability hooks by @DouweM in #6333
🐛 Bug Fixes
- Fix
MistralModelstreaming settings by @adtyavrdhn in #6563 - Close open message parts (text, thinking, tool calls) on UI stream error by @dsfaccini in #6550
- Fix spurious OTel
Failed to detach contexterror when a streamed run is interrupted mid-segment by @dsfaccini in #6572 - fix(temporal): pass through
pydantic_montyin workflow sandbox by @adtyavrdhn in #6564
📦 Dependencies
- deps: bump
mcpto 1.28.1 for Dependabot alerts by @adtyavrdhn in #6562
Full Changelog: v2.12.0...v2.13.0