Skip to content

v0.3.4

Choose a tag to compare

@slrelease slrelease released this 14 May 19:49
· 134 commits to main since this release

Features

  • Python and TypeScript clients now expose InputTooLongError for extraction inputs that exceed model limits.
  • Helm can use the model-cache bucket's payloads prefix for large inference payloads.

Bug fixes

  • Fixed gateway startup during concurrent configuration changes and made shared queue routing the default for workers.
  • Relaxed the Python SDK's installation requirement to Python 3.12 or later, and removed unnecessary X11 dependencies from image-processing installations.