Skip to content

v0.10.0

Choose a tag to compare

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

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

  • bug #2188 Fix OpenResponses null tool-call id and refresh deprecated example models (@chr-hertel)
  • bug #2169 Throw IncompleteStreamException in more streaming bridges (@chr-hertel)
  • bug #2168 Replace malformed UTF-8 in request bodies of the remaining LLM model clients (@chr-hertel)
  • feature #2165 Throw ExceedContextSizeException when a request exceeds the model's context window (@fabpot)
  • feature #2131 Request usage stats for streamed responses (@ineersa)