Skip to content

v0.3.3

Choose a tag to compare

@slrelease slrelease released this 13 May 12:41
· 161 commits to main since this release

Highlights

Added ColQwen3 and Nemotron ColEmbed v2 for visual-document retrieval, with clearer failures for oversized extraction inputs and stalled model loading.

Bug fixes

  • GLiClass now enforces the configured overflow policy and returns INPUT_TOO_LONG with HTTP 400 instead of crashing on oversized inputs.
  • Model loading now distinguishes stalled downloads from time spent loading downloaded weights and applies separate timeout bounds.
  • Worker images now include the spatial-index library required by document extraction dependencies.