v0.11.0
Changelog (v0.10.0...v0.11.0)
- minor #2320 Prepare version constraints for release of v0.11.0 (@chr-hertel)
- feature #2326 Fix Gemini and VertexAI streaming crash on thinking and multi-part parts (@chr-hertel)
- bug #2323 Make Gemini and VertexAI tolerant of empty tool-call roundtrips (@chr-hertel)
- feature #2290 Normalize finish_reason metadata across all bridges (@chr-hertel)
- feature #2313 Update model catalogs (@github-actions)
- feature #2215 Streamline base URL handling across bridges (@chr-hertel)
- bug #2206 Add a retryable ServerException for transient 5xx and Anthropic overloaded errors (@fabpot)
- feature #2212 Add multimodal tool results for Anthropic, Vertex, Bedrock (@fabpot)
- bug #2197 Raise an error on unhandled HTTP statuses before streaming (@fabpot)