Skip to content

v0.10.0

Choose a tag to compare

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

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

  • bug #2190 Throw clear error on incomplete OpenResponses non-stream response (@chr-hertel)
  • bug #2170 Parse SSE streams that omit the text/event-stream content type (@fabpot)
  • bug #2188 Fix OpenResponses null tool-call id and refresh deprecated example models (@chr-hertel)
  • feature #2167 Throw ExceedContextSizeException across remaining LLM bridges (@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)