seldon-core
seldon-core copied to clipboard
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
# Why ## Issues ## Motivation # What ## Summary of changes ## Checklist - [ ] Added/updated unit tests - [ ] Added/updated documentation - [ ] Checked for...
**What this PR does / why we need it**: This PR adds support for setting a custom worker timeout in modelgateway through envs: ```yaml env: - name: MODELGATEWAY_WORKER_TIMEOUT_MS value: "20000"...
**What this PR does / why we need it**: Terminating and terminated pipeline statuses aren't currently saved in the db when a pipeline Scheduler receives an unload request for a...
Add quickstart demo to deploy a two step pipeline and get inference responses
# License Change Detected :warning: Most likely, this has been triggered due to a licensing change in one of our subdependencies, or the introduction of a new subdependency. This automated...
# License Change Detected :warning: Most likely, this has been triggered due to a licensing change in one of our subdependencies, or the introduction of a new subdependency. This automated...
Update narrative and structure on autoscaling with Core 2
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.5+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.1.5 26.1.5 Security This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq that impacted setups using authorization plugins...