You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.