We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start trained model deployment API supports a new priority parameter (related PR).
priority
Trained Models UI should provide an additional configuration in the start deployment modal:
The text was updated successfully, but these errors were encountered:
Pinging @elastic/ml-ui (:ml)
Sorry, something went wrong.
[ML] Allow updates for number of allocations and priority for trained…
ca49da1
… model deployments (#144704) ## Summary Resolves #144550 and #144595 Adds a new action to the Trained Models table to update the number of allocations for already started deployments. <img width="1422" alt="image" src="https://user-images.githubusercontent.com/5236598/200321473-0b869084-6c25-4873-8409-b948b7bede50.png"> Sets priority while starting a deployment <img width="1278" alt="image" src="https://user-images.githubusercontent.com/5236598/200596233-a884d271-fefb-4898-9f2f-8d4724d25484.png">
darnautov
No branches or pull requests
Start trained model deployment API supports a new
priority
parameter (related PR).Trained Models UI should provide an additional configuration in the start deployment modal:
The text was updated successfully, but these errors were encountered: