Skip to content

v0.7.0

Choose a tag to compare

@fabpot fabpot released this 10 Apr 08:39
· 15 commits to main since this release

Changelog (v0.6.0...v0.7.0)

  • bug #1912 Fix various examples (@chr-hertel)
  • bug #1827 Fix streaming by handling NDJSON instead of SSE (@wachterjohannes)
  • bug #1888 Remove prefix for ScopingHttpClient (@Guikingone)
  • bug #1863 Add support for audio capability in ModelCatalog to use Gemma4 which has audio capability built in (@digitaldreams, @chr-hertel)
  • feature #1759 Replace untyped stream chunks with semantic DeltaInterface deltas (@fabpot, @chr-hertel)
  • feature #1767 Replace ModelCatalog by OllamaApiCatalog (@Guikingone)
  • feature #1733 Add support for structured_output (@Guikingone)