Skip to content

v0.11.0

Choose a tag to compare

@fabpot fabpot released this 15 Jul 12:51
· 4 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)
  • feature #2313 Update model catalogs (@github-actions)
  • feature #2248 Convert OpenAI Responses built-in tool output items to typed results (@OskarStark)
  • feature #2224 Replace retired OpenAI DALL-E with gpt-image (rename bridge to Image, add editing) (@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)
  • minor #2218 Update model catalogs (@github-actions)
  • 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)