Skip to content

v0.10.0

Choose a tag to compare

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

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

  • feature #2167 Throw ExceedContextSizeException across remaining LLM bridges (@chr-hertel)
  • bug #2168 Replace malformed UTF-8 in request bodies of the remaining LLM model clients (@chr-hertel)
  • bug #2122 Use SSE format for streaming to avoid partial-JSON parsing (@ottaviano)