What's Changed
🚀 Features
- feat: add
anthropic_eager_input_streamingtoAnthropicModelSettingsby @moe9195 in #4842 - Support sync tool preparation functions by @DouweM in #4846
- Don't require explicit
url=onMCPcapability, in Python orAgentSpecby @DouweM in #4846
🐛 Bug Fixes
- Fix
Thinkingcapability type inference by @DouweM in #4846 - fix: add missing
OpenRouterReasoningeffort values by @majdalsado in #4709 - fix: preserve
ToolReturnmetadata through Temporal serialization by @alvinttang in #4684 - fix: Insert empty user message for Bedrock when only instructions are present by @adtyavrdhn in #4498
New Contributors
- @ddanielcruzz made their first contribution in #4837
- @alvinttang made their first contribution in #4684
- @moe9195 made their first contribution in #4842
Full Changelog: v1.71.0...v1.72.0