Skip to content

v0.11.0

Choose a tag to compare

@fabpot fabpot released this 15 Jul 12:51
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.

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 #2254 Add queries in case the model issued multiple searches in a single call (@push-mann)
  • feature #2248 Convert OpenAI Responses built-in tool output items to typed results (@OskarStark)
  • feature #2215 Streamline base URL handling across bridges (@chr-hertel)
  • minor #2223 Fold OpenAI GPT handling onto OpenResponses bridge (@chr-hertel)
  • bug #2210 Skip built-in tool-call output items in OpenAI result converters (@OskarStark)
  • 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)