What's Changed
π Features
- Add
descriptionparameter toAgentand setgen_ai.agent.descriptionon span by @Kludex in #4677 - Send multimodal tool results to APIs directly instead of splitting into user parts by @dsfaccini in #3826
- Add response-based fallback support for
FallbackModelby @sarth6 in #3786
π Bug Fixes
- fix: enforce deps type on
FunctionToolset.toolviatool/tool_plainsplit by @adtyavrdhn in #4626 - fix: copy
detailsdict inUsage.__add__to prevent mutation of or⦠by @sksvineeth in #4606
Full Changelog: v1.68.0...v1.69.0