What's Changed
🚀 Features
- Add
video_urlsupport toOpenRouterModelby @Adversarian in #3824 - Add instrumentation version 4 to match OTel GenAI semantic conventions for multimodal input by @admackin in #4219
🐛 Bug Fixes
- Fix AG-UI
parent_message_idfor back-to-back builtin tool calls by @DouweM in #4332 - Only suggest 'call a tool' in retry when tools are available by @Baniskos in #4234
- Wrap
_stream_text_deltaswithaclosingto preventStopAsyncIterationon client disconnect by @sheginabo in #4205
New Contributors
- @SamKomesarook made their first contribution in #4327
- @Baniskos made their first contribution in #4234
- @Adversarian made their first contribution in #3824
- @sheginabo made their first contribution in #4205
- @admackin made their first contribution in #4219
Full Changelog: v1.59.0...v1.60.0