What's Changed
🚀 Features
- Add Moonshot AI
kimi-k3model by @dsfaccini in #6551 - Emit
EnqueuedMessagesEventwhen enqueued messages are delivered into the run by @DouweM in #6256 - feat: add
DeferredToolCallEventandDeferredToolResultEventtoAgentStreamEventby @YHallouard in #5588
🐛 Bug Fixes
- Fix
ToolReturnPartserialization to use field aliases so wire output matchesreturn_schemaby @pydanty[bot] in #6543 - Fix tool binding for POSITIONAL_OR_KEYWORD params with
*argsby @pydanty[bot] in #6541 - fix(mistral): defer streamed output emission when text ends mid-integer-token by @Mukller in #6519
- Derive capability-contributed toolset
idfrom the capability for durable execution by @dsfaccini in #6408 - Fix
GoogleModelper-Partmedia_resolutionforwarding invendor_metadataby @pydanty[bot] in #6525
New Contributors
- @Mukller made their first contribution in #6519
- @YHallouard made their first contribution in #5588
Full Changelog: v2.11.0...v2.12.0