v0.3.3
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_LONGwith 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.