v0.11.0
Changelog (v0.10.0...v0.11.0)
- minor #2320 Prepare version constraints for release of v0.11.0 (@chr-hertel)
- feature #2290 Normalize finish_reason metadata across all bridges (@chr-hertel)
- bug #2275 Fix #2274: Preserve cache and reasoning tokens in Generic completions usage (@ineersa)
- bug #2251 Default tool_choice to "auto" in Generic completions when tools are provided (@Amoifr)
- bug #2273 Fix #2193: key streamed tool calls by provider index (@ineersa)
- feature #2276 Fix #2194: expose streamed finish_reason as metadata (@ineersa)
- feature #2215 Streamline base URL handling across bridges (@chr-hertel)
- bug #2220 Treat empty-string streamed tool-call id as a continuation (@soyuka)
- bug #2206 Add a retryable ServerException for transient 5xx and Anthropic overloaded errors (@fabpot)
- bug #2197 Raise an error on unhandled HTTP statuses before streaming (@fabpot)