Skip to content

v0.10.0

Choose a tag to compare

@fabpot fabpot released this 16 Jun 08:53
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.

Changelog (v0.9.0...v0.10.0)

  • bug #2184 Throw ModelNotFoundException on 404 responses (@chr-hertel)
  • bug #2163 Replace malformed UTF-8 in request bodies instead of abort… (@fabpot)
  • bug #2162 Fix incomplete stream terminal events (@fabpot)
  • feature #2165 Throw ExceedContextSizeException when a request exceeds the model's context window (@fabpot)
  • data #2141 Update model catalogs (@github-actions)
  • bug #2138 Fix red CI: gpt-5.5-pro capabilities mismatch and class_exists() on Validator interface (@chr-hertel)