models-web-app icon indicating copy to clipboard operation
models-web-app copied to clipboard

KServe models web UI

Results 36 models-web-app issues
Sort by recently updated
recently updated
newest added

In our use case, we have some custom ClusterServingRuntimes in addition to the default ones KServe 0.8 ships with. It seems that this breaks the listing of all InferenceServices, regardless...

This would be a thing nice-to-have as `kubectl apply` is also agnostic towards YAML/JSON.

When deploying standalone I would appreciate an option to configure which namespaces can be selected on the index page. If only a single namespace is configured, it should ideally be...

/kind feature **Describe the solution you'd like** I was trying the `KF-Serving model web app` and tried to deploy a canary rollout that was working using Kubectl commands but I...

Currently the Logs tab only shows logs for the `kserve-container`. For debugging it can be helpful to see the logs of other containers, especially the `storage-initializer`. The current Logs tab...

Currently when you click "New Model Server" it just lets you paste YAML. It would be nicer if it presented a form to create an Inference Service without YAML knowledge...

/kind feature **Describe the solution you'd like** As of today, the [models-web-app](https://github.com/kserve/models-web-app) only shows inference services. Since, as of `kserve 0.9.0` we will have inference graph support, we should get...

kind/feature

Currently it is not possible to edit existing model servers from the web app. This PR adds a new edit function that lets the users change the existing YAML. It...

I love this app, something that was missing for a long time. Thank you Arrikto for putting this together soo nicely. One feature that could be added is to test...