What's Changed
🚀 Features
🐛 Bug Fixes
- Update the default behavior for
OpenRouterfrom downloadingDocumentUrls and sending them as bytes, to sending them as URLs by @dsfaccini in #3997 - fix(google): Set timeout in
HttpOptionsto prevent requests hanging indefinitely by @assafeisr in #4032 - Fix Gemini ignoring user prompt when continuing conversation that ended on structured output by @tomsquest in #3996
- bug: Fix gateway snippet auto-generation for the
google-glashorthand by @dsfaccini in #4058 - Use
get_type_hints()infunction_schema()by @Viicos in #3693
New Contributors
- @qwaz-theori made their first contribution in #4055
- @polybuildr made their first contribution in #4046
- @HeAndres made their first contribution in #4034
- @tomsquest made their first contribution in #3996
- @ggozad made their first contribution in #3856
- @assafeisr made their first contribution in #4032
Full Changelog: v1.44.0...v1.45.0